Commit Graph

18 Commits

Author SHA1 Message Date
argoyle 13d14eb7fa build(deps): bump k8s.io/api from 0.25.2 to 0.25.3
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.25.2...v0.25.3)
2022-10-14 13:25:33 +00:00
argoyle e8361bd43f build(deps): bump golang from 1.19.1 to 1.19.2
Bumps golang from 1.19.1 to 1.19.2.
2022-10-05 14:31:12 +00:00
argoyle 0c5d342b00 chore: add tests for handler 2022-10-02 09:40:33 +02:00
argoyle c587c75c82 build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.8.0)
2022-10-01 13:24:20 +00:00
argoyle 757dbe4349 ci: add checking of pre-commit rules 2022-10-01 00:59:01 +02:00
argoyle cfb7cc4f2f ci: add pre-commit config 2022-09-30 23:37:38 +02:00
argoyle 78867c3632 Merge branch 'fix-flaky-test' into 'main'
fix: flaky test

See merge request unboundsoftware/gitlab-cleanup-handler!7
2022-09-30 20:58:32 +00:00
argoyle 0f58b4c280 fix: flaky test 2022-09-30 22:32:56 +02:00
argoyle 510023284e Merge branch 'tests' into 'main'
chore: remove some duplication and add a first few tests

See merge request unboundsoftware/gitlab-cleanup-handler!6
2022-09-30 20:25:29 +00:00
argoyle 762fa4f747 chore: remove some duplication and add a first few tests 2022-09-30 22:07:56 +02:00
argoyle e124a2ed6b Merge branch 'fetch-tags' into 'main'
feat: add all existing tags to exclusion filter

See merge request unboundsoftware/gitlab-cleanup-handler!5
v0.0.3
2022-09-27 08:16:05 +00:00
argoyle 1ab4f8361b feat: add all existing tags to exclusion filter 2022-09-27 10:00:16 +02:00
argoyle 908dd87e2d Merge branch 'dependabot-go_modules-k8s.io-client-go-0.25.2' into 'main'
build(deps): bump k8s.io/client-go from 0.25.1 to 0.25.2

See merge request unboundsoftware/gitlab-cleanup-handler!4
2022-09-22 16:41:23 +00:00
argoyle 39467cd2aa build(deps): bump k8s.io/client-go from 0.25.1 to 0.25.2
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.1...v0.25.2)
2022-09-22 13:24:31 +00:00
argoyle e0a6776bf0 Merge branch 'dependabot-go_modules-k8s.io-client-go-0.25.1' into 'main'
build(deps): bump k8s.io/client-go from 0.25.0 to 0.25.1

See merge request unboundsoftware/gitlab-cleanup-handler!2
2022-09-18 17:49:57 +00:00
argoyle 47bb67850c build(deps): bump k8s.io/client-go from 0.25.0 to 0.25.1
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.25.0...v0.25.1)
2022-09-17 13:24:32 +00:00
argoyle f2c1ccf97d fix: add CA certificates v0.0.2 2022-09-09 15:50:36 +02:00
argoyle e6b18c9216 feat: initial commit v0.0.1 2022-09-09 14:50:14 +02:00