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

fix image #192

Merged
merged 3 commits into from
Feb 10, 2022
Merged

fix image #192

merged 3 commits into from
Feb 10, 2022

Conversation

zhu733756
Copy link
Member

@zhu733756 zhu733756 commented Feb 8, 2022

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

  • add multi tenant manifest && fix image
  • update architecture diagram
  • fix clusterrole

@zhu733756 zhu733756 force-pushed the modify-image branch 3 times, most recently from 95b96c0 to b632083 Compare February 8, 2022 04:01
@zhu733756 zhu733756 changed the title fix image [WIP]fix image Feb 8, 2022
@zhu733756 zhu733756 mentioned this pull request Feb 10, 2022
@zhu733756 zhu733756 changed the title [WIP]fix image fix image Feb 10, 2022
@@ -9,7 +9,7 @@ RUN CGO_ENABLED=0 go build -i -ldflags '-w -s' -o /fluentd/fluentd-watcher /code

# Fluentd main image
FROM alpine:3.13
LABEL Description="Fluentd docker image" Vendor="Kubesphere Organization" Version="1.14.4"
LABEL Description="Fluentd docker image" Vendor="KubeSphere Organization" Version="1.14.4"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be Fluent Organization ?

@@ -11,7 +11,7 @@ spec:
bind: 0.0.0.0
port: 24224
replicas: 1
image: zhu733756/fluentd:config-reloader
image: kubesphere/fluentd:v1.14.4-amd64
Copy link
Member

@benjaminhuo benjaminhuo Feb 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe fluentd:v1.14.4-operator is better because this image will finally be migrated to fluent org and there should already have fluentd:v1.14.4

Signed-off-by: zhu733756 <zhu733756@kubesphere.io>
Signed-off-by: zhu733756 <zhu733756@kubesphere.io>
Signed-off-by: zhu733756 <zhu733756@kubesphere.io>
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

2 participants