planetscale / planetscale/vitess-operator
there is no way to inject flags into the vtbackup-init container
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 372
- Forks
- 102
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 15
Description
Hello VTOp folks
I need to be able to set the path style / ability to skip ssl verify for the vtbackup-init container, right now I believe that the flags are hard coded and not able to customize.
https://vitess.slack.com/archives/C8V721QN8/p1663187190429969
this slack thread has more details.
- is there a way to add custom flags?
- if not, could this be an official request to give the ability to add extraFlags?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing where the vtbackup-init container's flags are configured and how operator settings reach that container. Check the existing configuration and the linked Slack discussion for the expected path-style and SSL-verification behavior; done means users can provide extra flags, including those options, without hard-coded changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100