fluent / fluent-operator

Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator
Apache License 2.0
587 stars 250 forks source link

Push Images to GHCR.io #1071

Closed sarathchandra24 closed 8 months ago

sarathchandra24 commented 8 months ago

What this PR does / why we need it:

As specified in https://github.com/fluent/fluent-operator/issues/1068, we would like to push current images to multiple registries, this PR starts pushing images to GitHub Container Registry ghcr.io

Which issue(s) this PR fixes:

Fixes #1068

Does this PR introduced a user-facing change?

Additional documentation, usage docs, etc.:

benjaminhuo commented 8 months ago

PR closed? @sarathchandra24

sarathchandra24 commented 8 months ago

I was making some changes and I got errors which to push images my personal repo; So I deleted the repo and forked it again. It closed this PR.

benjaminhuo commented 8 months ago

I was making some changes and I got errors which to push images my personal repo; So I deleted the repo and forked it again. It closed this PR.

Looks like this cannot be reopened, you'll submit another PR for this with all the comments resolved? @sarathchandra24

sarathchandra24 commented 8 months ago

created a new PR: https://github.com/fluent/fluent-operator/pull/1079