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

Add build and push image CI #213

Merged
merged 2 commits into from Feb 23, 2022
Merged

Add build and push image CI #213

merged 2 commits into from Feb 23, 2022

Conversation

zhu733756
Copy link
Member

@zhu733756 zhu733756 commented Feb 22, 2022

Signed-off-by: zhu733756 zhu733756@kubesphere.io

Enhance #210

Push images to the org like kubesphere after adding accounts with permissions. Suppose the tag is latest.

  • kubepshere/fluentbit-operator:latest with buildx(and64/arm64)
  • kubesphere/fluentbit:latest with amd64
  • kubesphere/fluentd:latest with amd64

Each pr after merged will push a new image for fluentbit-operator:latest.
If the pointed files changed, the workflow of fluentbit/fluentd image will be triggered to build.

/cc @patrick-stephens @benjaminhuo @wanjunlei @wenchajun Pls move here.

Signed-off-by: zhu733756 <zhu733756@kubesphere.io>
@zhu733756 zhu733756 force-pushed the build-CI branch 4 times, most recently from 4541c1f to 093c1e0 Compare February 22, 2022 07:48
.github/workflows/build-fb-image.yaml Outdated Show resolved Hide resolved
.github/workflows/build-fd-image.yaml Outdated Show resolved Hide resolved
.github/workflows/build-op-image.yaml Show resolved Hide resolved
Signed-off-by: zhu733756 <zhu733756@kubesphere.io>
@benjaminhuo benjaminhuo merged commit 609d6b8 into fluent:master Feb 23, 2022
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.

None yet

3 participants