Commit Graph

18 Commits (master)

Author SHA1 Message Date
David 45df99b788
Bump packages versions in go.mod
* Bump versions in go.mod
* Use new version of docker/distribution under new path
* Fix failing TestOCIDigest due to upstream change
---------

Authored by: Jessica Ng <jessicawlng@google.com>
2024-12-10 16:38:04 +01:00
David 10acf52919
New keel.sh/monitorContainers annotation to allow explicitly setting which containers should be monitored (#777)
* Added new keel.sh/monitorContainers annotation to allow providing an explicit regular expression that will filter which containers Keel will interact with. If left empy, it will preserve previous behaviour (all containers).
* Support for debug parameters: Context and MasterUrl
2024-11-05 19:20:03 +01:00
David 0473dc645a
Update GO to 1.22 and bump dependencies with vulnerabilities
Update GO to 1.22 and bump dependencies with vulnerabilities
2024-11-05 13:11:52 +01:00
David d9bed83ff6
Initial fixes
Minimal refactor and fixes:

* Add dockerignore file to re-use already built images
* Add Image Pull Secrets to Deployment Template (https://github.com/keel-hq/keel/pull/758)
* Update Go Version to 1.21 (https://github.com/keel-hq/keel/pull/751)
* Added Github Workflow to use the Github repository as a Helm Chart Repository through Github Pages
* Create debug container to allow GO remote debugging
* Add integration with Azure Pipelines
* Add compose files to setup local development containers
2024-11-04 20:02:58 +01:00
crafa 0cad29f17b adding missing dependencies 2024-04-10 11:39:50 +02:00
Blake Barnett e57f78d0dc Update to slack-go/slack v0.12.2
- Uses events rather than a select loop
- Removes the HTTP API usage
- Makes approvals work
- Still requires a legacy bot token
2023-06-27 16:25:32 -07:00
Scott Dawson 2315aced1b
Add support for OCI images 2023-04-11 15:53:31 +10:00
Scott Dawson a58d5a638d
Update all depedencies, shift to kube v1.26.3 2023-04-11 11:51:15 +10:00
Ian bc14e01e9d
Build with kube 1.24 (#1)
* Build with kubernetes 1.24 libraries

* Try to resolve circle build error

* Fix build warnings

* Update test parser to use modern command install method

* Attempt to pass helm chart testing

* Correct testing kube version

* Update go version used by the drone ci

* Remove beta versions from templetes
2023-03-01 11:51:58 -05:00
Leif Segen a64341ecd0 Fix errors caught by make test 2020-09-08 23:07:10 -05:00
Karolis Rusenas e7f1ecd75b deps 2020-07-14 10:24:09 +01:00
nnt1054 05357f9715
Merge branch 'master' into feature/helm3_provider 2020-06-09 13:28:14 -07:00
Neil Toledo 4400b0d0b4 initial commit; added helm3 provider 2020-06-08 03:40:01 -07:00
Karolis Rusenas 19facc2fe3 check for nil creds 2020-06-07 14:07:28 +01:00
Karolis Rusenas 9da637efd1 deps 2020-06-07 13:23:56 +01:00
Marco Vito Moscaritolo 2da4369f7a migrate to go.mod 2020-04-19 20:05:12 +02:00
Karolis ced069724b
Revert "move to use go mods" 2019-04-25 17:16:02 +01:00
rimas de558d15b5 move to use go mods 2019-04-25 11:51:34 +03:00