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

feat: Add helm chart and dynamic config syncer #43

Merged
merged 5 commits into from
Dec 12, 2022
Merged

Conversation

jimmidyson
Copy link
Contributor

No description provided.

@dkoshkin dkoshkin force-pushed the jimmi/daemonset branch 2 times, most recently from 7223d00 to e2db02c Compare December 8, 2022 19:19
Copy link
Contributor

@dkoshkin dkoshkin left a comment

Choose a reason for hiding this comment

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

Im still looking at why the new e2e test is failing locally on my Mac

➜  kind k logs -n kube-system          dynamic-credential-provider-wpzwb
Defaulted container "config-watcher" out of: config-watcher, installer (init)
I1208 23:25:16.396615       1 watcher.go:49] Starting file watcher for file: "/etc/static-provider-auth/static-image-credentials.json"
I1208 23:25:16.396681       1 watcher.go:100] file event for file "/etc/static-provider-auth/static-image-credentials.json": "/etc/static-provider-auth/static-image-credentials.json": WRITE
I1208 23:25:16.396698       1 watcher.go:49] Starting file watcher for file: "/etc/dynamic-provider-config/dynamic-credential-provider-config.yaml"
I1208 23:25:16.396893       1 watcher.go:100] file event for file "/etc/dynamic-provider-config/dynamic-credential-provider-config.yaml": "/etc/dynamic-provider-config/dynamic-credential-provider-config.yaml": WRITE
I1208 23:36:16.725140       1 watcher.go:100] file event for file "/etc/static-provider-auth/..2022_12_08_23_36_16.701128000": "/etc/static-provider-auth/..2022_12_08_23_36_16.701128000": CREATE
I1208 23:36:16.725237       1 watcher.go:100] file event for file "/etc/static-provider-auth/..data": "/etc/static-provider-auth/..data": CREATE
E1208 23:36:16.726967       1 watcher.go:81] error running callback for file "/etc/static-provider-auth/static-image-credentials.json": open /host/etc/kubernetes/image-credential-provider/static-image-credentials.json: operation not permitted
I1208 23:36:16.727017       1 watcher.go:100] file event for file "/etc/static-provider-auth/..2022_12_08_23_25_13.2815180226": "/etc/static-provider-auth/..2022_12_08_23_25_13.2815180226": REMOVE
I1208 23:37:25.641014       1 watcher.go:100] file event for file "/etc/static-provider-auth/..2022_12_08_23_37_25.1818847860": "/etc/static-provider-auth/..2022_12_08_23_37_25.1818847860": CREATE

It has no problem updating dynamic-credential-provider-config.yaml

@jimmidyson jimmidyson merged commit 5929f88 into main Dec 12, 2022
@jimmidyson jimmidyson deleted the jimmi/daemonset branch December 12, 2022 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants