| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Dong Wang <wd@wdicc.com>
|
|
Signed-off-by: Jort Koopmans <jort.koopmans@entrnce.com>
|
|
Signed-off-by: Cheng Fang <cfang@redhat.com>
Co-authored-by: Jann Fischer <jann@mistrust.net>
|
|
Signed-off-by: Jort Koopmans <jort.koopmans@entrnce.com>
|
|
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
|
|
Signed-off-by: Renaud Subiger <renaud@subiger.com>
|
|
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
|
|
makes argocd-image-updater compatible with restricted Pod Security Standard
Signed-off-by: Takeo Sawada <myc.monad@gmail.com>
|
|
* ci: Fix codegen
Signed-off-by: jannfis <jann@mistrust.net>
* Fix tar call
Signed-off-by: jannfis <jann@mistrust.net>
---------
Signed-off-by: jannfis <jann@mistrust.net>
|
|
Signed-off-by: Daniel Mavis <daniel.mavis@faa.gov>
|
|
|
|
replicas (#364)
|
|
* chore: Move container images to quay.io
Signed-off-by: jannfis <jann@mistrust.net>
* chore: Move container images to quay.io
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* feat(manifests): add ssh volume mounts and volume
* feat(ssh-volume): add optionnal mount
|
|
* feat: Support Git commit message templates
Signed-off-by: jannfis <jann@mistrust.net>
* More templating
Signed-off-by: jannfis <jann@mistrust.net>
* Update
Signed-off-by: jannfis <jann@mistrust.net>
* Make TemplateCommitMessage public
Signed-off-by: jannfis <jann@mistrust.net>
* Update
Signed-off-by: jannfis <jann@mistrust.net>
* Update
Signed-off-by: jannfis <jann@mistrust.net>
* Introduce git.CommitOptions{}
Signed-off-by: jannfis <jann@mistrust.net>
* Update documentation for commit message templates
Signed-off-by: jannfis <jann@mistrust.net>
* Add unit tests
Signed-off-by: jannfis <jann@mistrust.net>
* Update manifests
Signed-off-by: jannfis <jann@mistrust.net>
* Fix typo in docs
Signed-off-by: jannfis <jann@mistrust.net>
* Fix linter issues
Signed-off-by: jannfis <jann@mistrust.net>
* Fix linter issues
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* Send events on image change
* fix lints
* fix the rest of lints
* Addressing feedback: parameterize kubeEvents
* small fixes
* Running kustomize
* try to fix the problem after running make manifests
* Move the message to the correct place
* reduce annotation size and randomness
* Provide full image names as well
* goimports/lint
|
|
* feat: Allow setting Git user and e-mail for commits
Signed-off-by: jannfis <jann@mistrust.net>
* Also allow setting git.user and git.email from configmap
* Update docs to include information about Git commit author
Signed-off-by: jannfis <jann@mistrust.net>
* Update spelling
* Add some unit tests
Signed-off-by: jannfis <jann@mistrust.net>
* Fix linter
Signed-off-by: jannfis <jann@mistrust.net>
|
|
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
|
* feat: support managing Application CRD using K8S client (#140)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
* apply review notes
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
|
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
|
* feat: Allow setting log level from configmap (and environment)
Also, updates getting started docs.
* Update manifests
|
|
|
|
* fix(secrets): correct order of secret and namespace in errors
Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
* chore(rbac): allow get/list/watch of secrets
Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
* chore: rename rolebinding manifest
Signed-off-by: Michael Goodness <michael.goodness@mlb.com>
|
|
* fix: Use Kustomize v2 for manifest generation to support kubectl apply -k
* Adapt GH workflow to check for manifest changes
* Fix curl flag
* Download curl to appropriate location
* Use bash shell for manifest generation
|
|
* enhancement: Provide new "run" and "version" commands to the CLI
* Also update new usage in the docs
* Also update manifests
|
|
|
|
|
|
|
|
|
|
|
|
|