| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
|
|
deprecated and removed (#977)
|
|
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
|
|
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
|
|
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Signed-off-by: Cheng Fang <cfang@redhat.com>
|
|
Signed-off-by: Cheng Fang <cfang@redhat.com>
|
|
Signed-off-by: Pasha Kostohrys <pavel@codefresh.io>
|
|
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
|
|
Signed-off-by: Vadim Gusev <vadim.gusev@codefresh.io>
|
|
golangci-lint vet to govet (#819)
Signed-off-by: Cheng Fang <cfang@redhat.com>
|
|
Signed-off-by: Vadim Gusev <vadim.gusev@codefresh.io>
|
|
|
|
|
|
|
|
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Signed-off-by: junhyungjang <jsy3535@dgist.ac.kr>
|
|
Signed-off-by: Jann Fischer <jann@mistrust.net>
|
|
Signed-off-by: bpsoos <soos.peter.96@gmail.com>
|
|
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* chore(misc): Adapt owners, add codeowners
Signed-off-by: jannfis <jann@mistrust.net>
* Remove spelling, it's annoying
Signed-off-by: jannfis <jann@mistrust.net>
---------
Signed-off-by: jannfis <jann@mistrust.net>
|
|
Signed-off-by: Cheng Fang <cfang@redhat.com>
|
|
* chore: Upgrade Argo CD dependency to v2.11.2
Signed-off-by: jannfis <jann@mistrust.net>
* Update required dependencies
Signed-off-by: jannfis <jann@mistrust.net>
* Update go version in GH actions workflow
Signed-off-by: jannfis <jann@mistrust.net>
* Update go version in GH actions workflow
Signed-off-by: jannfis <jann@mistrust.net>
* Bump Go version
Signed-off-by: jannfis <jann@mistrust.net>
---------
Signed-off-by: jannfis <jann@mistrust.net>
|
|
Signed-off-by: Josiah Ilesanmi <ilesanmi.josiah@gmail.com>
|
|
* feat: add support for separate GitHub app credentials stored as Kubernetes secrets
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
* test: added tests for consuming GitHub app credentials from a secret
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
* fix: added GitHub App placeholder words to expect.txt
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
* fix: checking for errors when converting GitHub App and Installation IDs
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
* fix: added more descriptive error messages for string-to-number conversions
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
---------
Signed-off-by: Dustin Lactin <dustin.lactin@gmail.com>
|
|
* change: update argocd library from 2.7.9 to 2.8.4 for future multisource
support
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* feat: added support for multisource applications.
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* feat: added multisource support to Git WriteBack method
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* changed: all Spec.Source references to enable multisource support
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* feat: added multisource support for write back method
fix: pointer management at getApplicationSource function
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* feat: added write-back-target prefix to allow the use of values.yaml files
These changes intend to add support for write-back-method git on multisource
applications based on Helm sources and value files as Helm does.
Also we tried to keep the same coding patterns and the previous features
and flows untouched.
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* add: helmvalues word to expected dictionaries for check spelling tests
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* fix: readthedocs build.os parameter added and set to ubuntu-22.04
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* fix: build.tools.python set to version 3.12 to create documentation
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* test: dded coverage for all the new code
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
* fix: get image and tag parameter from getHelmParameterNamesFromAnnotation
fix: set default values for image and tag parameters
change: get application source type from Spec intead of Status values
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
---------
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
|
|
* fix: update go mods to use newer argocd app definition
Signed-off-by: Jesse Bye <8467862+jessebye@users.noreply.github.com>
* fix deps and tests
Signed-off-by: Jesse Bye <8467862+jessebye@users.noreply.github.com>
* fix spelling
Signed-off-by: Jesse Bye <8467862+jessebye@users.noreply.github.com>
---------
Signed-off-by: Jesse Bye <8467862+jessebye@users.noreply.github.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: satoru <satorulogic@gmail.com>
|
|
* bump go version to 1.20
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* change golang version in actions to 1.20
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* bump golangci-lint-action and setup-go to v3
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* change actions/checkout to v3
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* bump golangci-lint-action to v1.52.2
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* these 3 linters were deprecated in favor of unused
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
* go linter fix
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
---------
Signed-off-by: Andre Ferraz <andre.ferraz@loggi.com>
Co-authored-by: Andre Ferraz <andre.ferraz@loggi.com>
|
|
* chore: Upgrade Go version to 1.18 and update dependencies
Signed-off-by: jannfis <jann@mistrust.net>
* go mod tidy
Signed-off-by: jannfis <jann@mistrust.net>
* Also update Go in Dockerfile
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
|
|
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* update golangci-lint version
* update golangci-lint to v1.46.2
|
|
* docs: Add security policy
* docs: Add security policy
* docs: Add security policy
|
|
* chore: Bump Go and Argo CD versions
Signed-off-by: jannfis <jann@mistrust.net>
* also bump in GitHub CI
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* docs: Refactor docs
Signed-off-by: jannfis <jann@mistrust.net>
* Fix spelling
Signed-off-by: jannfis <jann@mistrust.net>
* Fix spelling
Signed-off-by: jannfis <jann@mistrust.net>
* Sort expect
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* docs: Expect some more things in spelling
Signed-off-by: jannfis <jann@mistrust.net>
* docs: Expect some more things in spelling
Signed-off-by: jannfis <jann@mistrust.net>
* docs: Expect some more things in spelling
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* This is a first throw at integrating an e2e suite
Signed-off-by: jannfis <jann@mistrust.net>
* Exclude test suite from spellcheck
Signed-off-by: jannfis <jann@mistrust.net>
|
|
|
|
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* chore: Multi-arch distribution
Signed-off-by: jannfis <jann@mistrust.net>
* Sync
Signed-off-by: jannfis <jann@mistrust.net>
* Update Makefile for multi-arch builds
Signed-off-by: jannfis <jann@mistrust.net>
* Add image workflow
Signed-off-by: jannfis <jann@mistrust.net>
* Fix repository name
Signed-off-by: jannfis <jann@mistrust.net>
* Fix script
Signed-off-by: jannfis <jann@mistrust.net>
* Fix
Signed-off-by: jannfis <jann@mistrust.net>
* Fix paths
Signed-off-by: jannfis <jann@mistrust.net>
* Fix script
Signed-off-by: jannfis <jann@mistrust.net>
* Disable spell checking for Makefile
Signed-off-by: jannfis <jann@mistrust.net>
* Always pull dependency images
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* chore: New extract-binary target for easy extraction of binary
Signed-off-by: jannfis <jann@mistrust.net>
* chore: New extract-binary target for easy extraction of binary
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* docs: Use versioned installation manifests in install docs
Signed-off-by: jannfis <jann@mistrust.net>
* docs: Use versioned installation manifests in install instructions
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* docs: Mention support channels and some fixes
Signed-off-by: jannfis <jann@mistrust.net>
* docs: Mention support channels and some fixes
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* chore: Upgrade Go to v1.16.5
Signed-off-by: jannfis <jann@mistrust.net>
* chore: Upgrade Go to v1.16.5
Signed-off-by: jannfis <jann@mistrust.net>
* chore: Upgrade Go to v1.16.5
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* feat: allow write-back to actual kustomization files #199
* fix: was not handling default path correctly
default is the source path
* fix: sort imports
|
|
* docs: Some updates to strategy docs
Signed-off-by: jannfis <jann@mistrust.net>
* docs: Some updates to strategy docs
Signed-off-by: jannfis <jann@mistrust.net>
* spelling
Signed-off-by: jannfis <jann@mistrust.net>
|
|
* feat: Introduce update strategy 'digest'
Signed-off-by: jannfis <jann@mistrust.net>
* Update tests
Signed-off-by: jannfis <jann@mistrust.net>
* Set dummy digest for update strategy 'digest'
Signed-off-by: jannfis <jann@mistrust.net>
* Update docs
Signed-off-by: jannfis <jann@mistrust.net>
* Update spelling
Signed-off-by: jannfis <jann@mistrust.net>
|