cloudnative-pg / cloudnative-pg/plugin-barman-cloud
Sidecar image with private registry & authentication in air-gapped environment
- Dominant language
- Go
- Stars
- 191
- Forks
- 72
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 18
Description
Follow-up on https://github.com/cloudnative-pg/plugin-barman-cloud/issues/391
Hello,
I understand I can modify the location of the sidecar image with an env variable in the operator deployment and it works fine with our lab environment, where we use the harbor registry and no auth.
That said, we are required to use other registries from dev to prod environments and I don't understand how I can define imagePullSecrets for the sidecar container since it's not a regular PodSpec resource.
Any advice or suggestion ?
For the record, we transitioned all other images ( controllers + PG) to our internal registry with authentication, no issue.
Thanks
Contributor guide
Research direction
Start by following issue #391 and inspecting how the sidecar image is configured through the operator deployment. Determine how authenticated registry credentials can be supplied for the sidecar in an air-gapped environment; done when the supported configuration is clear and works across the described environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100