| Age | Commit message (Collapse) | Author |
|
* 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: jannfis <jann@mistrust.net>
|
|
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
|
* docs: Improve documentation
* Spelling
* Spelling
|
|
* feat: Initial support for persisting changes in Git
Signed-off-by: jannfis <jann@mistrust.net>
* Fix unit test
Signed-off-by: jannfis <jann@mistrust.net>
* Fix up some stuff
Signed-off-by: jannfis <jann@mistrust.net>
* More tests and fix mocks
Signed-off-by: jannfis <jann@mistrust.net>
* Spellings
* Spellings
* Spellings
* Fix lint
Signed-off-by: jannfis <jann@mistrust.net>
* Disable GPG tests
* Typo
* Exclude ext code from tests
|
|
* chore: add some release creation scripts
Signed-off-by: jannfis <jann@mistrust.net>
* exclude hack from spelling
Signed-off-by: jannfis <jann@mistrust.net>
* exclude hack from spelling
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* chore: Release 0.8.0
Signed-off-by: jannfis <jann@mistrust.net>
* spelling
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* feat: Support for expiring credentials
Signed-off-by: jannfis <jann@mistrust.net>
* Update spelling
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* feat: Export Prometheus compatible metrics
Signed-off-by: jannfis <jann@mistrust.net>
* adapt spelling action configuration
Signed-off-by: jannfis <jann@mistrust.net>
* adapt spelling action configuration
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* feat: Support for getting pull creds from external scripts
* spelling
* be more verbose on error
|
|
* refactor: Better integration of rate limiter
* Run go mod tidy
* spelling
* Trace log URLs
|
|
* feat: Implement rate limiter and metadata parallelism
Signed-off-by: jannfis <jann@mistrust.net>
* spelling
|
|
* feat: Handle v2 manifest schemas correctly
Signed-off-by: jannfis <jann@mistrust.net>
* Satsify linter
Signed-off-by: jannfis <jann@mistrust.net>
* Fix go.mod
Signed-off-by: jannfis <jann@mistrust.net>
* Spelling
Signed-off-by: jannfis <jann@mistrust.net>
* Spelling
Signed-off-by: jannfis <jann@mistrust.net>
* Update golangci-lint action
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* Release v0.7.0
* Typo
|
|
* chore: Externalize version information
* Use full Git commit information
* Introduce short and long version information
* Typos
* More typos
|
|
* fix: Correctly parse & use pull secret entries without protocol
* Update spellchecker for noproto
* Add new dockerconfigjson test file
|
|
* feat: Support for GitHub Container Registry (ghcr.io)
* We now have 5 default registries instead of 4
* Add ghcr to allowed words for spelling
|
|
* feat: Allow configuration of default namespace for registries
* Include defaultns
|
|
* chore: Add some more unit tests around versions
* Update speling
|
|
|
|
* docs: Update Changelog and also document command line usage
* typos & white list
* hmpf
|
|
* feat: Allow filtering by application name
* include allowed word otherapp
|
|
* 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
|
|
* feat: Support GitHub container registry
* Update test
* allow some more new words for the spell-checker
|
|
* feat: Enable unique pull secrets per image
* allow more spelling
|
|
* docs: Update docs to include new tag filter feature
* Allow "misconfigured" in spell checker
|
|
* refactor: Move update logic to argocd package and provide more tests
* Fix typos
|
|
* refactor: Make ArgoCD client mockable and add unit tests
* Allow some more words in spelling
|
|
* Give env methods their own package
* Fix typo
* Ignore mocks for spelling - they're auto generated, we can't fix them
* More spelling exceptions
|
|
(#42)
* refactor: Redesign of registry client
* More unit tests
* Sneak in some GH actions related change
|
|
* chore: Check spelling on PRs only
* Also check on push events
* parametrizable is a valid word
|
|
|
|
|
|
|
|
|
|
|
|
|