Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): Publish to docker.io and other Jenkinsfile fixes #4

Closed
wants to merge 1 commit into from

Conversation

darinspivey
Copy link
Contributor

This commit prepares this repository to become the only place where vector changes are done. The difference is that it will publish images to docker.io where we can then use for Edge as well as our SaaS product. This will require us to change our SaaS images to source from dockerhub instead of gcr, but this is the first step towards that.

Ref: LOG-18250

@darinspivey darinspivey requested a review from a team March 14, 2024 21:23
@darinspivey darinspivey force-pushed the darinspivey/LOG-18250 branch 4 times, most recently from 5c6160e to d3050e5 Compare March 18, 2024 14:39
@darinspivey darinspivey marked this pull request as draft March 25, 2024 17:32
@darinspivey darinspivey force-pushed the darinspivey/LOG-18250 branch 3 times, most recently from a46bb57 to c874a17 Compare March 28, 2024 13:37
This commit prepares this repository to become the only place where
vector changes are done. The difference is that it will publish images
to `docker.io` where we can then use for Edge as well as our SaaS
product. This will require us to change our SaaS images to source from
dockerhub instead of gcr, but this is the first step towards that.

There were also changes to use public-only repos for dependencies. This
allows us to remove lots of github auth steps that are no longer needed.
This commit completely re-works `Jenkinsfile` to work from a public-only
repository standpoint.

Ref: LOG-18250
@darinspivey darinspivey force-pushed the darinspivey/LOG-18250 branch from c874a17 to 786fcb1 Compare March 28, 2024 14:26
@darinspivey
Copy link
Contributor Author

This PR was to test certain stages that require a PR. Closing and will re-open later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant