-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat: update handling vendor charts and add linters #413
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
okozachenko1203
force-pushed
the
update-sync-chart
branch
from
July 22, 2024 09:19
07d4e6a
to
e058a2b
Compare
tested in local dev
# in mgmt. cluster
NAME READY STATUS RESTARTS AGE
kube-bfplx-autoscaler-6879bdcc67-nwc9v 1/1 Running 0 7m41s
# in workload cluster
NAMESPACE NAME READY STATUS RESTARTS AGE
kube-system cilium-8mkhx 1/1 Running 0 10m
kube-system cilium-operator-68d4bbdf56-56ms5 1/1 Running 0 11m
kube-system cilium-operator-68d4bbdf56-g8tls 1/1 Running 0 11m
kube-system cilium-rdcb9 1/1 Running 0 11m
kube-system coredns-5d78c9869d-5f4v7 1/1 Running 0 11m
kube-system coredns-5d78c9869d-5njvn 1/1 Running 0 11m
kube-system csi-cinder-controllerplugin-cd7ffbdf9-sbrlc 6/6 Running 0 11m
kube-system csi-cinder-nodeplugin-2978f 3/3 Running 0 11m
kube-system csi-cinder-nodeplugin-bpx5k 3/3 Running 0 10m
kube-system csi-nfs-controller-54fb58b59f-4tfll 3/3 Running 0 11m
kube-system csi-nfs-node-2kxg8 3/3 Running 0 11m
kube-system csi-nfs-node-b99tc 3/3 Running 0 10m
kube-system etcd-kube-bfplx-p27bc-524ff 1/1 Running 0 11m
kube-system k8s-keystone-auth-wmbh4 1/1 Running 0 10m
kube-system kube-apiserver-kube-bfplx-p27bc-524ff 1/1 Running 0 11m
kube-system kube-controller-manager-kube-bfplx-p27bc-524ff 1/1 Running 0 11m
kube-system kube-proxy-4566k 1/1 Running 0 10m
kube-system kube-proxy-lmlkr 1/1 Running 0 11m
kube-system kube-scheduler-kube-bfplx-p27bc-524ff 1/1 Running 0 11m
kube-system openstack-cloud-controller-manager-7fw6f 1/1 Running 0 10m
kube-system openstack-manila-csi-controllerplugin-0 4/4 Running 0 11m
kube-system openstack-manila-csi-nodeplugin-x4l7w 2/2 Running 0 10m
kube-system openstack-manila-csi-nodeplugin-zfddb 2/2 Running 0 11m
|
mnaser
requested changes
Jul 24, 2024
mnaser
requested changes
Jul 24, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nevermind, you're right :)
mnaser
approved these changes
Jul 24, 2024
mnaser
requested changes
Jul 25, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please fix the CI :)
gtirloni
reviewed
Jul 29, 2024
/recheck |
okozachenko1203
force-pushed
the
update-sync-chart
branch
from
August 5, 2024 10:41
8e3c20d
to
021daa6
Compare
/recheck |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
depends-on: vexxhost/chart-vendor#2
depends-on: #419