dependabot[bot]
c923201c9f
chore(deps): bump github/codeql-action from 3.29.7 to 3.29.8 ( #2420 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.29.7 to 3.29.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](51f77329af...76621b61de
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 11:28:03 +02:00
dependabot[bot]
79b6709e2d
chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 ( #2421 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](11bd71901b...08c6903cd8
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 08:26:13 +00:00
Karthik Manam
787e5aa4b9
test: add unit tests for operations/errors package ( #2306 )
...
Add unit tests for the resource error type in the operations/errors package to improve test coverage.
The tests verify:
- Basic resource error creation and message formatting
- Handling of template values in error messages
- Behavior with invalid templates
These tests help ensure error messages maintain their expected format and content.
Signed-off-by: Karthik babu Manam <karthikmanam@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-08-12 14:38:42 +02:00
Charles-Edouard Brétéché
c3e918eae1
fix: docs codegen ( #2419 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-08-11 17:54:00 +02:00
Karthik Manam
fcdd8da755
docs: add examples for parse_json and to_boolean functions ( #2338 )
...
Signed-off-by: Karthik babu Manam <karthikmanam@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-08-11 17:38:30 +02:00
dependabot[bot]
c03f744625
chore(deps): bump k8s.io/apiextensions-apiserver in /hack/controller-gen ( #2415 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.32.3 to 0.33.3.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.3...v0.33.3 )
---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
dependency-version: 0.33.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11 15:35:53 +00:00
Charles-Edouard Brétéché
b602c7e3a4
chore: bump kube deps ( #2408 )
...
* chore: bump kube deps
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-08-11 17:10:51 +02:00
dependabot[bot]
354baeb734
chore(deps): bump github.com/go-logr/logr from 1.4.2 to 1.4.3 ( #2417 )
...
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/go-logr/logr/releases )
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-logr/logr/compare/v1.4.2...v1.4.3 )
---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
dependency-version: 1.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11 14:54:52 +00:00
Charles-Edouard Brétéché
210f67e40f
feat: bump codegen tools ( #2413 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-08-08 19:40:26 +02:00
dependabot[bot]
7b90b0c1b6
chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 ( #2410 )
...
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/spf13/pflag/releases )
- [Commits](https://github.com/spf13/pflag/compare/v1.0.6...v1.0.7 )
---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
dependency-version: 1.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-08 13:18:47 +00:00
dependabot[bot]
6ff9d759f4
chore(deps): bump aquasecurity/trivy-action from 0.30.0 to 0.32.0 ( #2411 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.30.0 to 0.32.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](6c175e9c40...dc5a429b52
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-version: 0.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-08 12:58:51 +00:00
dependabot[bot]
bf1a17fd0e
chore(deps): bump svenstaro/upload-release-action from 2.9.0 to 2.11.2 ( #2412 )
...
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action ) from 2.9.0 to 2.11.2.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases )
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md )
- [Commits](04733e069f...81c65b7cd4
)
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
dependency-version: 2.11.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-08 12:48:31 +00:00
dependabot[bot]
d2caa8cdf5
chore(deps): bump github.com/prometheus/common from 0.63.0 to 0.65.0 ( #2391 )
...
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-version: 0.65.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-07 13:08:19 +00:00
Muhammad Sheryar Butt
efa0fffa88
docs: fix typos in concurrency documentation ( #2397 )
...
Signed-off-by: sheryarbutt <m.sheryarbutt@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-08-07 12:42:11 +00:00
dependabot[bot]
80f988ee45
chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 ( #2379 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](ad3126e916...18283e04ce
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: 5.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-07 10:54:28 +00:00
dependabot[bot]
d8598992a0
chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 ( #2370 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0aaccfd150...d35c59abb0
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 5.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-07 10:40:56 +00:00
dependabot[bot]
b5b747053d
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #2381 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.24 to 3.0.25.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](2d6823da40...fc87bb5b5a
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-version: 3.0.25
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-07 10:27:48 +00:00
dependabot[bot]
c975dcc68b
chore(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.2 ( #2406 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.8.2 to 3.9.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](3454372f43...d58896d6a1
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 3.9.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-07 10:16:08 +00:00
dependabot[bot]
3c18804a4a
chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 ( #2407 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](d3f86a106a...634f93cb29
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-07 10:05:33 +00:00
Tyler Auerbeck
2ebca820bb
chore(deps): bump golangci-lint to v2 ( #2398 )
...
Signed-off-by: Tyler Auerbeck <tylerauerbeck@users.noreply.github.com>
Co-authored-by: Tyler Auerbeck <tylerauerbeck@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-08-07 09:54:44 +00:00
dependabot[bot]
3c23435ab3
chore(deps): bump anchore/sbom-action from 0.19.0 to 0.20.4 ( #2402 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.19.0 to 0.20.4.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](9f73021414...7b36ad622f
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-version: 0.20.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-07 09:28:59 +00:00
dependabot[bot]
fa007ee411
chore(deps): bump github/codeql-action from 3.28.17 to 3.29.5 ( #2405 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.17 to 3.29.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](60168efe1c...51f77329af
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.29.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-07 11:09:00 +02:00
Ondrej Kokes
bab727ee05
docs: Do not use pipes in comments, they won't be rendered in Markdown tables ( #2365 )
...
* Do not use pipes in comments, they won't be rendered in Markdown tables
Signed-off-by: Ondrej Kokes <ondrej.kokes@gmail.com>
* commas, not slashes
Signed-off-by: Ondrej Kokes <ondrej.kokes@gmail.com>
---------
Signed-off-by: Ondrej Kokes <ondrej.kokes@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-05-06 20:07:13 +00:00
dependabot[bot]
77c12f7cd6
chore(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 ( #2355 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](d7d6bc7722...3454372f43
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-version: 3.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 21:25:17 +00:00
dependabot[bot]
5bccfa414c
chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 ( #2361 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](95815c38cf...d3f86a106a
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 21:14:48 +00:00
dependabot[bot]
809cbbcf9c
chore(deps): bump anchore/sbom-action from 0.18.0 to 0.19.0 ( #2362 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](f325610c9f...9f73021414
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-version: 0.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 21:04:04 +00:00
dependabot[bot]
b71b2cd0ee
chore(deps): bump golang.org/x/net in /hack/controller-gen ( #2367 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-05-05 22:53:12 +02:00
dependabot[bot]
983cfa61de
chore(deps): bump github/codeql-action from 3.28.15 to 3.28.17 ( #2364 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.15 to 3.28.17.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](45775bd823...60168efe1c
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 19:44:47 +00:00
dependabot[bot]
53ea7ae4ee
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #2366 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.23 to 3.0.24.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](4830be28ce...2d6823da40
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-version: 3.0.24
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 21:32:35 +02:00
dependabot[bot]
dfe952c4b7
chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 ( #2352 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 22:42:42 +00:00
dependabot[bot]
72c0a05595
chore(deps): bump ko-build/setup-ko from 0.8 to 0.9 ( #2348 )
...
Bumps [ko-build/setup-ko](https://github.com/ko-build/setup-ko ) from 0.8 to 0.9.
- [Release notes](https://github.com/ko-build/setup-ko/releases )
- [Commits](d982fec422...d006021bd0
)
---
updated-dependencies:
- dependency-name: ko-build/setup-ko
dependency-version: '0.9'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 18:11:15 +02:00
dependabot[bot]
ad8cfdcc88
chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 ( #2349 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.4.0 to 5.4.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](0565863a31...ad3126e916
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: 5.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 16:50:20 +02:00
Karthik Manam
63dfbdc6d3
docs: fix grammatical issue in README Community Meetings section ( #2340 )
...
Signed-off-by: Karthik babu Manam <karthikmanam@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-04-08 20:30:37 +00:00
Karthik Manam
7e78f4118b
docs: fix Kubernetes URL typo in run-tests.md ( #2339 )
...
Signed-off-by: Karthik babu Manam <karthikmanam@gmail.com>
2025-04-08 20:09:07 +00:00
Karthik Manam
02960c38cf
docs: add documentation comments to JMESPath Kubernetes functions ( #2341 )
...
Signed-off-by: Karthik babu Manam <karthikmanam@gmail.com>
2025-04-08 11:49:09 +00:00
dependabot[bot]
b8ad80b1d2
chore(deps): bump github/codeql-action from 3.28.13 to 3.28.15 ( #2346 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.13 to 3.28.15.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](1b549b9259...45775bd823
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-08 13:13:18 +02:00
dependabot[bot]
4432b2d300
chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 ( #2337 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](90a3faa9d0...9c156ee8a1
)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 14:08:42 +00:00
dependabot[bot]
d7f079f4d7
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #2336 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.22 to 3.0.23.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](25ed13d062...4830be28ce
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 14:42:00 +01:00
dependabot[bot]
76f2cd3338
chore(deps): bump aquasecurity/trivy-action from 0.29.0 to 0.30.0 ( #2334 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](18f2510ee3...6c175e9c40
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 19:46:51 +00:00
dependabot[bot]
c505780e00
chore(deps): bump actions/download-artifact from 4.1.8 to 4.2.1 ( #2332 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.8 to 4.2.1.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](fa0a91b85d...95815c38cf
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 20:28:34 +01:00
dependabot[bot]
3f46fff124
chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.1 ( #2333 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.7.0 to 3.8.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](dc72c7d5c4...d7d6bc7722
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 19:15:16 +00:00
dependabot[bot]
23d9658a05
chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.2 ( #2331 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](65c4c4a1dd...ea165f8d65
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-26 20:04:57 +01:00
dependabot[bot]
c38526b194
chore(deps): bump github.com/prometheus/common from 0.61.0 to 0.63.0 ( #2330 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.61.0 to 0.63.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.61.0...v0.63.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-25 19:49:12 +00:00
dependabot[bot]
478efb086b
chore(deps): bump k8s.io/apiserver from 0.32.0 to 0.32.3 ( #2328 )
...
Bumps [k8s.io/apiserver](https://github.com/kubernetes/apiserver ) from 0.32.0 to 0.32.3.
- [Commits](https://github.com/kubernetes/apiserver/compare/v0.32.0...v0.32.3 )
---
updated-dependencies:
- dependency-name: k8s.io/apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 20:26:09 +01:00
dependabot[bot]
7994fce982
chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.20.4 ( #2327 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.19.4 to 0.20.4.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.4...v0.20.4 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 16:19:28 +00:00
dependabot[bot]
1f4ec806e6
chore(deps): bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 ( #2324 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 6.1.0 to 6.2.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](9ed2f89a66...90a3faa9d0
)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 15:50:49 +00:00
dependabot[bot]
eae65169ae
chore(deps): bump slsa-framework/slsa-github-generator ( #2323 )
...
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 16:39:07 +01:00
dependabot[bot]
38eb74776b
chore(deps): bump github/codeql-action from 3.28.12 to 3.28.13 ( #2325 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.12 to 3.28.13.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](5f8171a638...1b549b9259
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-25 15:24:09 +00:00
dependabot[bot]
8458e289d1
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #2326 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.20 to 3.0.22.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](c3a2b64f69...25ed13d062
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 15:58:26 +01:00
dependabot[bot]
d6e3e2cf70
chore(deps): bump anchore/sbom-action from 0.17.9 to 0.18.0 ( #2322 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.17.9 to 0.18.0.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](df80a981bc...f325610c9f
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-25 14:39:16 +00:00
Christopher Haar
71cac61ed2
fix(kube): add required interactivemode for exec ( #2264 )
...
* fix(kube): add required interactivemode for exec
Signed-off-by: Christopher Haar <christopher.haar@upbound.io>
* style(lint): fix linter for new golangci-lint
Signed-off-by: Christopher Haar <christopher.haar@upbound.io>
---------
Signed-off-by: Christopher Haar <christopher.haar@upbound.io>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-25 09:09:21 +01:00
A. Singh
de947f21dc
chore(deps): update dependencies and improve linter configuration ( #2304 )
...
* chore(deps): update actions/setup-go to v5.3.0, golangci-lint-action to v6.5.0
Signed-off-by: A. Singh <32884734+A-5ingh@users.noreply.github.com>
* chore(linter): replace exportloopref with copyloopvar and tenv with usetesting in .golangci.yml
Signed-off-by: A. Singh <32884734+A-5ingh@users.noreply.github.com>
* test(report): use t.TempDir() instead of os.MkdirTemp() in TestSave
Signed-off-by: A. Singh <32884734+A-5ingh@users.noreply.github.com>
---------
Signed-off-by: A. Singh <32884734+A-5ingh@users.noreply.github.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-25 00:36:57 +01:00
Charles-Edouard Brétéché
639647664a
chore: bump a couple of deps ( #2321 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-25 00:04:54 +01:00
Karthik Manam
baafd69f0b
docs: enhance shell completion documentation with practical examples ( #2305 )
...
Improve the documentation for shell completion by:
- Adding detailed step-by-step setup instructions for each supported shell (Bash, Zsh, Fish, PowerShell)
- Including both temporary and permanent setup options
- Providing clear examples with copy-paste ready commands
- Adding a section on testing completion functionality
- Organizing content with clear section headings
- Standardizing reference links to related documentation
This enhancement makes it easier for users to set up and use shell completion with Chainsaw, improving the overall user experience.
Signed-off-by: Karthik babu Manam <karthikmanam@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-24 22:21:44 +00:00
Ravish Rathod
0670f8dec3
doc: updated spell check ( #2299 )
...
Signed-off-by: Ravish Rathod <ravish.rathod@infosys.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-24 22:57:15 +01:00
Charles-Edouard Brétéché
9250ed5326
chore: bump a couple of deps ( #2320 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-24 21:59:36 +01:00
dependabot[bot]
8b6858fa14
chore(deps): bump ko-build/setup-ko from 0.7 to 0.8 ( #2269 )
...
Bumps [ko-build/setup-ko](https://github.com/ko-build/setup-ko ) from 0.7 to 0.8.
- [Release notes](https://github.com/ko-build/setup-ko/releases )
- [Commits](3aebd0597d...d982fec422
)
---
updated-dependencies:
- dependency-name: ko-build/setup-ko
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 16:54:48 +00:00
dependabot[bot]
fd3b4afccf
chore(deps): bump codecov/codecov-action from 5.1.2 to 5.4.0 ( #2302 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.1.2 to 5.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](1e68e06f1d...0565863a31
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 17:08:27 +01:00
dependabot[bot]
1fb3b0d055
chore(deps): bump k8s.io/client-go from 0.32.0 to 0.32.3 ( #2310 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.32.0 to 0.32.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.32.0...v0.32.3 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 13:42:57 +00:00
dependabot[bot]
0d9649bfb3
chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.5.2 ( #2315 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.1.1 to 6.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](971e284b60...55c2c1448f
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 12:58:09 +00:00
dependabot[bot]
9223850b89
chore(deps): bump actions/setup-go from 5.2.0 to 5.4.0 ( #2316 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.2.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](3041bf56c9...0aaccfd150
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 12:45:38 +00:00
Charles-Edouard Brétéché
496d4173fb
fix: golang ci lint ( #2318 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-24 13:33:07 +01:00
dependabot[bot]
5ac242ceb7
chore(deps): bump github/codeql-action from 3.28.1 to 3.28.12 ( #2317 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.1 to 3.28.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b6a472f63d...5f8171a638
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 12:36:57 +01:00
dependabot[bot]
57a4201085
chore(deps): bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.8 ( #2261 )
...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter ) from 1.7.6 to 1.7.8.
- [Release notes](https://github.com/hashicorp/go-getter/releases )
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml )
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.6...v1.7.8 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-01-16 04:30:56 +00:00
dependabot[bot]
019b877176
chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 ( #2256 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.19.3 to 0.19.4.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.3...v0.19.4 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 23:05:31 +00:00
dependabot[bot]
d8d638129b
chore(deps): bump golang.org/x/net in /hack/controller-gen ( #2265 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.30.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 22:54:39 +00:00
dependabot[bot]
5b45636bc4
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #2259 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.18 to 3.0.20.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](6441882669...c3a2b64f69
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 22:45:10 +00:00
dependabot[bot]
b36344859b
chore(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 ( #2257 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](6f51ac03b9...65c4c4a1dd
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 21:45:10 +00:00
dependabot[bot]
60be808cda
chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1 ( #2260 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.0 to 3.28.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](48ab28a6f5...b6a472f63d
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 14:15:17 +00:00
Charles-Edouard Brétéché
bc982f8320
chore: bump kubectl-validate and deps ( #2252 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-26 19:34:24 +01:00
dependabot[bot]
93f14ebe5c
chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 ( #2249 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](7f8b4b4bde...1e68e06f1d
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-26 18:13:40 +00:00
dependabot[bot]
dda88e999b
chore(deps): bump github/codeql-action from 3.27.9 to 3.28.0 ( #2250 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.9 to 3.28.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](df409f7d92...48ab28a6f5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-26 18:01:38 +00:00
dependabot[bot]
939fe1833c
chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 ( #2246 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b4b15b8c7c...6f51ac03b9
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-18 12:54:49 +00:00
Charles-Edouard Brétéché
bd3e7cd395
refactor: add namespacer in test context ( #2247 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-18 13:44:11 +01:00
Charles-Edouard Brétéché
fd11837f57
refactor: remove finally from action factory ( #2245 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-18 10:21:07 +01:00
Charles-Edouard Brétéché
3abe1fced8
refactor: add base path in test context ( #2244 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-18 00:40:07 +01:00
Charles-Edouard Brétéché
38c69531ff
refactor: introduce action factory ( #2242 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-17 16:20:40 +01:00
Charles-Edouard Brétéché
9b108553da
chore: add unit tests ( #2241 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-17 00:04:51 +01:00
Charles-Edouard Brétéché
bc40b1f0f7
chore: add unit tests ( #2240 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-16 13:21:23 +01:00
dependabot[bot]
9035ce6417
chore(deps): bump anchore/sbom-action from 0.17.8 to 0.17.9 ( #2238 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.17.8 to 0.17.9.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](55dc4ee224...df80a981bc
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 11:43:34 +00:00
dependabot[bot]
b2b2ab6713
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #2239 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.17 to 3.0.18.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](5d6ac37a4c...6441882669
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 12:33:06 +01:00
Charles-Edouard Brétéché
9df3003deb
chore: add unit tests ( #2237 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-16 11:51:13 +01:00
Charles-Edouard Brétéché
d8845f136e
chore: add unit tests ( #2236 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-14 00:14:25 +01:00
Charles-Edouard Brétéché
f121618067
refactor: runner test processor ( #2235 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-13 16:46:54 +01:00
dependabot[bot]
9cef44342a
chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 ( #2234 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.30.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 11:06:46 +00:00
dependabot[bot]
dac0712e93
chore(deps): bump github/codeql-action from 3.27.7 to 3.27.9 ( #2233 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.7 to 3.27.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](babb554ede...df409f7d92
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 10:54:41 +00:00
Charles-Edouard Brétéché
3f3276b668
chore: add unit tests ( #2232 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-13 11:44:12 +01:00
Charles-Edouard Brétéché
e3a0234d23
refactor: tests runner ( #2231 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-12 23:41:28 +01:00
Charles-Edouard Brétéché
19434ceb34
refactor: move reports management into caller ( #2230 )
...
* refactor: move reports management into caller
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-12 21:51:24 +01:00
Charles-Edouard Brétéché
90d2e2c8c6
chore: add unit tests ( #2229 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-12 13:31:21 +01:00
Charles-Edouard Brétéché
595060e332
chore: add unit tests ( #2224 )
...
* chore: add unit tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* report tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-12 11:48:27 +01:00
Charles-Edouard Brétéché
41b1966a91
chore: add unit tests ( #2223 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-12 01:15:33 +01:00
Charles-Edouard Brétéché
e44813dc4a
chore: add unit tests ( #2222 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-12 00:32:16 +01:00
Charles-Edouard Brétéché
e0fe5946cf
chore: add unit tests ( #2221 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-11 23:47:48 +01:00
Charles-Edouard Brétéché
8891bf31e1
chore: add unit tests ( #2220 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-11 23:09:53 +01:00
Charles-Edouard Brétéché
3078680efe
chore: add unit tests ( #2219 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-11 21:42:43 +01:00
Charles-Edouard Brétéché
f9a9f9dd60
chore: add unit tests ( #2218 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-11 21:24:24 +01:00
Charles-Edouard Brétéché
461bddf61c
refactor: move test context creation to caller ( #2217 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-11 18:05:29 +01:00
dependabot[bot]
d7a79146d0
chore(deps): bump k8s.io/apiserver from 0.31.3 to 0.31.4 ( #2212 )
...
Bumps [k8s.io/apiserver](https://github.com/kubernetes/apiserver ) from 0.31.3 to 0.31.4.
- [Commits](https://github.com/kubernetes/apiserver/compare/v0.31.3...v0.31.4 )
---
updated-dependencies:
- dependency-name: k8s.io/apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 17:02:15 +00:00
dependabot[bot]
e2c56a0ecb
chore(deps): bump k8s.io/client-go from 0.31.3 to 0.31.4 ( #2211 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.31.3 to 0.31.4.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.3...v0.31.4 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 16:46:37 +00:00
dependabot[bot]
8bb564ee84
chore(deps): bump k8s.io/api from 0.31.3 to 0.31.4 ( #2210 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.31.3 to 0.31.4.
- [Commits](https://github.com/kubernetes/api/compare/v0.31.3...v0.31.4 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 16:03:40 +00:00
Charles-Edouard Brétéché
d281b6e618
refactor: better logger ( #2215 )
...
* refactor: better logger
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-11 16:45:42 +01:00
dependabot[bot]
c818f77884
chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 ( #2213 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](41dfa10bad...3041bf56c9
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 15:33:03 +00:00
dependabot[bot]
ed5c7aacdc
chore(deps): bump github/codeql-action from 3.27.6 to 3.27.7 ( #2214 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.6 to 3.27.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](aa57810251...babb554ede
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 15:23:00 +00:00
Charles-Edouard Brétéché
3977046b0b
refactor: remove processors package ( #2207 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-09 19:22:11 +01:00
Charles-Edouard Brétéché
05ef5b10e7
refactor: move context package in runner ( #2206 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-09 15:45:19 +01:00
Mario Valderrama
fe23bd0472
chore: bump go version ( #2204 )
...
Go stdlib version 1.23.0 contains a few CVEs.
I don't think they are actually exploitable, but the still show up on scan results.
Signed-off-by: Mario Valderrama <mario.valderrama@ionos.com>
2024-12-09 13:08:32 +00:00
Charles-Edouard Brétéché
aa0a7bb181
refactor: replace failer with simple func ( #2205 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-09 13:52:34 +01:00
Charles-Edouard Brétéché
2d80344c34
refactor: shrink failer interface ( #2203 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-09 12:14:52 +01:00
Charles-Edouard Brétéché
58dbdbc308
refactor: introduce runner interface ( #2202 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-09 11:43:58 +01:00
Charles-Edouard Brétéché
c68f42bb02
refactor: remove testing context functions ( #2201 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-09 10:38:39 +01:00
Charles-Edouard Brétéché
0acd1bdb3e
refactor: don't use FailNow and SkipNow ( #2200 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-08 23:00:01 +01:00
Charles-Edouard Brétéché
366c1acf31
refactor: restructure processors ( #2199 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-07 01:04:22 +01:00
Charles-Edouard Brétéché
fe419e9a63
feat: treat scenarios as early bindings and support cluster templating ( #2198 )
...
* feat: treat scenarios as early bindings and support cluster templating
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-06 14:48:17 +01:00
Charles-Edouard Brétéché
4a27d4f659
refactor: remove config from processors ( #2197 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-06 11:22:18 +01:00
dependabot[bot]
b285ae4cbf
chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 ( #2196 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.0.7 to 5.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](015f24e681...7f8b4b4bde
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 10:10:39 +00:00
Charles-Edouard Brétéché
ef85df2772
refactor: add timeouts in test context ( #2195 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-06 10:59:32 +01:00
Charles-Edouard Brétéché
aa474dc4a7
refactor: context setup ( #2194 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-05 23:32:28 +01:00
Charles-Edouard Brétéché
57be38138d
refactor: add full name in test context ( #2193 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-05 18:59:23 +01:00
Charles-Edouard Brétéché
3efa453777
refactor: add fail fast in test context ( #2192 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-05 18:31:56 +01:00
Charles-Edouard Brétéché
e29a5e78dd
docs: add jp functions examples ( #2191 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-05 17:31:26 +01:00
Noe Thalheim
006ea0967c
chore(docs): add required try block ( #2186 )
...
Signed-off-by: Noe Thalheim <noe@bespinian.io>
2024-12-05 14:53:13 +00:00
Charles-Edouard Brétéché
b488897eb6
refactor: add catch in test context ( #2190 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-05 15:41:58 +01:00
Charles-Edouard Brétéché
86321cd75d
refactor: add termination grace in test context ( #2189 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-05 15:07:20 +01:00
Charles-Edouard Brétéché
24c568610a
refactor: add delay before cleanup in test context ( #2188 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-05 14:04:44 +01:00
Charles-Edouard Brétéché
2314b2fca0
refactor: add deletion propagation in test context ( #2187 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-05 13:02:29 +01:00
Charles-Edouard Brétéché
aaadec5414
refactor: add templating to test context ( #2185 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-05 12:19:19 +01:00
dependabot[bot]
88bfaf4d46
chore(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0 ( #2183 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.60.1 to 0.61.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.60.1...v0.61.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 10:28:44 +00:00
Charles-Edouard Brétéché
6421092a10
refactor: add skip delete in test context ( #2184 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-05 11:17:39 +01:00
github-actions[bot]
61b9b0a846
Brew formula update for chainsaw version v0.2.12 ( #2181 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-12-04 21:21:11 +01:00
Charles-Edouard Brétéché
6459cd84a7
release: v0.2.12 ( #2176 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-04 14:06:58 +01:00
dependabot[bot]
d7c5d6cbd3
chore(deps): bump github.com/kudobuilder/kuttl from 0.19.0 to 0.20.0 ( #2178 )
...
Bumps [github.com/kudobuilder/kuttl](https://github.com/kudobuilder/kuttl ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/kudobuilder/kuttl/releases )
- [Changelog](https://github.com/kudobuilder/kuttl/blob/main/RELEASE.md )
- [Commits](https://github.com/kudobuilder/kuttl/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: github.com/kudobuilder/kuttl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 12:21:14 +00:00
dependabot[bot]
a6dbce538b
chore(deps): bump k8s.io/apiextensions-apiserver in /hack/controller-gen ( #2180 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.31.2 to 0.31.3.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.31.2...v0.31.3 )
---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 12:09:52 +00:00
dependabot[bot]
994bcf8864
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ( #2179 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 10:11:58 +00:00
dependabot[bot]
c0f4f08760
chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.3 ( #2177 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.19.1 to 0.19.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.1...v0.19.3 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 09:59:44 +00:00
dependabot[bot]
3a91d2de0c
chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 ( #2175 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.5 to 3.27.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f09c1c0a94...aa57810251
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 09:48:11 +00:00
Charles-Edouard Brétéché
3a833705be
fix: step template bindings wrong order ( #2174 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-04 09:40:27 +01:00
Charles-Edouard Brétéché
71141dc847
fix: build docs command ( #2173 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-03 22:00:41 +01:00
Charles-Edouard Brétéché
3563f314f4
feat: add skip command output support ( #2172 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-03 21:46:38 +01:00
Charles-Edouard Brétéché
ab5f0a3bc3
fix: update codegen ( #2171 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-03 17:32:58 +01:00
Bert Baron
2dc1aad8c3
fix: template-functions now correctly work for name, namespace and labels ( #2140 )
...
Signed-off-by: Bert Baron <bertusbaron@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-03 16:46:16 +01:00
Charles-Edouard Brétéché
961b0c7766
chore: fix typo in makefile ( #2170 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-03 13:36:26 +01:00
Chris Bandy
303a9d23b6
fix: allow escaping dollar sign in command and script ( #2130 )
...
* Allow escaping dollar sign in command and script
The behavior of os.Expand is undefined and inconsistent for runs of
dollar signs U+0024. This treats pairs of dollar signs as an escape
representing one dollar sign. This matches Kubernetes' behavior for
container command and args fields.
Signed-off-by: Chris Bandy <bandy.chris@gmail.com>
* small changes
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Chris Bandy <bandy.chris@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-12-03 13:17:18 +01:00
dependabot[bot]
c3eff17d44
chore(deps): bump k8s.io/apiserver from 0.31.1 to 0.31.3 ( #2162 )
...
Bumps [k8s.io/apiserver](https://github.com/kubernetes/apiserver ) from 0.31.1 to 0.31.3.
- [Commits](https://github.com/kubernetes/apiserver/compare/v0.31.1...v0.31.3 )
---
updated-dependencies:
- dependency-name: k8s.io/apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 11:19:53 +00:00
dependabot[bot]
0ce4047440
chore(deps): bump k8s.io/client-go from 0.31.2 to 0.31.3 ( #2161 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.31.2 to 0.31.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.2...v0.31.3 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 11:07:46 +00:00
dependabot[bot]
ecfde299b3
chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 ( #2164 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.0.4 to 5.0.7.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](985343d705...015f24e681
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 09:10:06 +00:00
dependabot[bot]
8447d7911f
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #2167 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.16 to 3.0.17.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](38608ef4fb...5d6ac37a4c
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 09:00:06 +00:00
dependabot[bot]
60d583d3f7
chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 ( #2166 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.17.7 to 0.17.8.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](fc46e51fd3...55dc4ee224
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 08:50:01 +00:00
dependabot[bot]
90a7f9bf00
chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 ( #2165 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.4 to 3.27.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ea9e4e3799...f09c1c0a94
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-03 08:38:21 +00:00
dependabot[bot]
ec5bbae20c
chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 ( #2158 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](5c47607acb...985343d705
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 09:46:59 +00:00
dependabot[bot]
9831f99d43
chore(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 ( #2159 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](915b19bbe7...18f2510ee3
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 09:37:09 +00:00
dependabot[bot]
4b6cf19149
chore(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 ( #2144 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.60.0 to 0.60.1.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.60.0...v0.60.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 04:15:42 +00:00
dependabot[bot]
08ac0d8f58
chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 ( #2151 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.6.0 to 5.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](b9fd7d16f6...5c47607acb
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 03:19:15 +00:00
dependabot[bot]
51955db339
chore(deps): bump sigs.k8s.io/controller-tools in /hack/controller-gen ( #2147 )
...
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools ) from 0.16.4 to 0.16.5.
- [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml )
- [Commits](https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.4...v0.16.5 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-tools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 03:01:55 +00:00
dependabot[bot]
103b6ac7da
chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 ( #2145 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.0...v0.19.1 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 19:49:47 -07:00
dependabot[bot]
7212894600
chore(deps): bump github/codeql-action from 3.27.0 to 3.27.4 ( #2149 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.0 to 3.27.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](662472033e...ea9e4e3799
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 00:29:51 +00:00
dependabot[bot]
360b92a3fb
chore(deps): bump k8s.io/apiextensions-apiserver in /hack/controller-gen ( #2123 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.31.1 to 0.31.2.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.31.1...v0.31.2 )
---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-10 12:46:49 +00:00
dependabot[bot]
1e60f26fcc
chore(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 ( #2121 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.31.1 to 0.31.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.1...v0.31.2 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-09 22:15:45 +00:00
dependabot[bot]
dd7648a5dc
chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 ( #2124 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0a12ed9d6a...41dfa10bad
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-09 10:23:30 +00:00
dependabot[bot]
8e88768403
chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 ( #2118 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](eef61447b9...11bd71901b
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-09 10:13:28 +00:00
dependabot[bot]
7911bf8496
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #2129 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.15 to 3.0.16.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](ed00f72a3c...38608ef4fb
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-09 09:58:42 +00:00
dependabot[bot]
61a8df3c77
chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.7 ( #2132 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.17.5 to 0.17.7.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](1ca97d9028...fc46e51fd3
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-09 09:49:18 +00:00
dependabot[bot]
da8a094b04
chore(deps): bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 ( #2135 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](286f3b13b1...9ed2f89a66
)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-09 09:39:39 +00:00
dependabot[bot]
54d8d44491
chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 ( #2113 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.17.0...v1.18.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 08:23:52 +00:00
dependabot[bot]
693f455928
chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 ( #2114 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.13 to 3.27.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f779452ac5...662472033e
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-23 12:57:59 +00:00
dependabot[bot]
c8da404aac
chore(deps): bump anchore/sbom-action from 0.17.4 to 0.17.5 ( #2112 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.17.4 to 0.17.5.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](8d0a6505bf...1ca97d9028
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-23 14:48:08 +02:00
dependabot[bot]
04788e7879
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #2108 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.14 to 3.0.15.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](40ba2d51b6...ed00f72a3c
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-21 13:37:00 +00:00
Charles-Edouard Brétéché
ef236f6c70
fix: trivy db ( #2109 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-21 15:19:36 +02:00
dependabot[bot]
12698261f0
chore(deps): bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 ( #2106 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](5681af892c...915b19bbe7
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 11:27:11 +00:00
dependabot[bot]
0b9476e14f
chore(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 ( #2095 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](84480863f2...b4b15b8c7c
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 08:16:40 +00:00
dependabot[bot]
b3ef058b74
chore(deps): bump sigs.k8s.io/controller-tools in /hack/controller-gen ( #2096 )
...
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools ) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml )
- [Commits](https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.3...v0.16.4 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-tools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 10:04:09 +02:00
dependabot[bot]
fec1d54534
chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 ( #2099 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.12 to 3.26.13.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c36620d31a...f779452ac5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 07:39:32 +00:00
dependabot[bot]
3e60a55118
chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.4 ( #2100 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.17.2 to 0.17.4.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](61119d458a...8d0a6505bf
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 09:19:45 +02:00
dependabot[bot]
1585687cc7
chore(deps): bump aquasecurity/trivy-action from 0.26.0 to 0.27.0 ( #2097 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](a20de5420d...5681af892c
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 08:58:11 +02:00
dependabot[bot]
e1ffa7eafb
chore(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2 ( #2089 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](604373da63...84480863f2
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 13:07:24 +00:00
dependabot[bot]
e11804b29f
chore(deps): bump aquasecurity/trivy-action from 0.25.0 to 0.26.0 ( #2090 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](f781cce5aa...a20de5420d
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 12:57:07 +00:00
dependabot[bot]
e26262cfa7
chore(deps): bump github.com/google/cel-go from 0.20.1 to 0.21.0 ( #2091 )
...
Bumps [github.com/google/cel-go](https://github.com/google/cel-go ) from 0.20.1 to 0.21.0.
- [Release notes](https://github.com/google/cel-go/releases )
- [Commits](https://github.com/google/cel-go/compare/v0.20.1...v0.21.0 )
---
updated-dependencies:
- dependency-name: github.com/google/cel-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 14:43:25 +02:00
Charles-Edouard Brétéché
7545f461f7
feat: add k8s cel libs ( #2086 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-08 14:43:13 +02:00
Charles-Edouard Brétéché
2c3d27852f
feat: bump kyverno-json ( #2084 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-08 14:13:04 +02:00
dependabot[bot]
b5fcc779d6
chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 ( #2078 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](d632683dd7...eef61447b9
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 10:52:44 +00:00
dependabot[bot]
8d773783c4
chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 ( #2077 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](50769540e7...604373da63
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 10:42:00 +00:00
dependabot[bot]
beb0f63197
chore(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.25.0 ( #2076 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](6e7b7d1fd3...f781cce5aa
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 10:31:43 +00:00
dependabot[bot]
f9588b77b8
chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 ( #2079 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.11 to 3.26.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](6db8d6351f...c36620d31a
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 12:21:07 +02:00
dependabot[bot]
8d94591f03
chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 ( #2072 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](4959ce089c...dc72c7d5c4
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 15:17:30 +00:00
dependabot[bot]
639aec0bee
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #2073 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](b8f9a25a51...40ba2d51b6
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 15:06:34 +00:00
dependabot[bot]
d248745e9e
chore(deps): bump github/codeql-action from 3.26.10 to 3.26.11 ( #2070 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.10 to 3.26.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](e2b3eafc8d...6db8d6351f
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 11:57:44 +02:00
dependabot[bot]
b9ef52207f
chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 ( #2068 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](aaa42aa062...971e284b60
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 12:25:06 +02:00
dependabot[bot]
6b7c694ec9
chore(deps): bump github.com/prometheus/common from 0.59.1 to 0.60.0 ( #2065 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.59.1 to 0.60.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.59.1...v0.60.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-02 11:57:43 +00:00
dependabot[bot]
0ad76501e7
chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 ( #2064 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](e28ff129e5...b9fd7d16f6
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-02 11:47:30 +00:00
github-actions[bot]
252a45f9a0
Brew formula update for chainsaw version v0.2.11 ( #2062 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-10-02 09:58:53 +02:00
Charles-Edouard Brétéché
2224d46478
release: v0.2.11 ( #2060 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-02 09:13:46 +02:00
Charles-Edouard Brétéché
fb9f55f9df
chore: update release notes ( #2058 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-01 21:39:53 +02:00
Charles-Edouard Brétéché
7c5e0c687a
docs: add more jp functions examples ( #2055 )
...
* docs: add more jp functions examples
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* docs: add more jp functions examples
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-10-01 15:17:33 +02:00
dependabot[bot]
0f01d17313
chore(deps): bump github/codeql-action from 3.26.9 to 3.26.10 ( #2054 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.9 to 3.26.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](461ef6c76d...e2b3eafc8d
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 15:06:36 +02:00
Charles-Edouard Brétéché
06375030e4
chore: bump jp lib ( #2052 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-30 20:32:50 +02:00
Charles-Edouard Brétéché
e70c040abe
feat: add cel test ( #2049 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-30 13:11:25 +02:00
Charles-Edouard Brétéché
f11987801c
feat: add default compiler at the operation api level ( #2047 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-30 12:47:28 +02:00
dependabot[bot]
dbbe5e83e0
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #2045 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.12 to 3.0.13.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](0901cf7b71...b8f9a25a51
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 09:49:21 +00:00
Charles-Edouard Brétéché
e876efe102
feat: add compiler at the step api level ( #2043 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-30 11:13:34 +02:00
Charles-Edouard Brétéché
2a11382f7b
feat: add default compiler at the test api level ( #2041 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-30 10:25:15 +02:00
Charles-Edouard Brétéché
e8e95e2b77
feat: add default compiler flag ( #2039 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-30 10:01:28 +02:00
Charles-Edouard Brétéché
072a531bab
feat: add compiler field in configuration api ( #2037 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-29 21:50:38 +02:00
Charles-Edouard Brétéché
d56d81b19a
feat: add compiler to the namespace template api ( #2035 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-29 16:18:20 +02:00
Charles-Edouard Brétéché
4f2bc3cd17
feat: add compiler to the binding api ( #2033 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-29 14:43:57 +02:00
Charles-Edouard Brétéché
75ed8df8d6
feat: add cel support ( #2031 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-28 11:17:18 +02:00
Charles-Edouard Brétéché
1d2d64bc85
feat: add CEL support in assertion trees ( #2029 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-28 10:56:59 +02:00
Charles-Edouard Brétéché
ba6a01a907
feat: bump kyverno-json ( #2027 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-27 20:55:42 +02:00
Charles-Edouard Brétéché
e7877e98d5
feat: bump kyverno-json ( #2025 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-27 15:42:36 +02:00
Charles-Edouard Brétéché
21e113d7c3
feat: add sharding support ( #2023 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-27 11:44:24 +02:00
Charles-Edouard Brétéché
0bf4992677
docs: add jp funcs docs in menu ( #2021 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-26 16:32:12 +02:00
Charles-Edouard Brétéché
ae17c4fe4d
feat: embed jp functions docs ( #1980 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-26 15:53:57 +02:00
Charles-Edouard Brétéché
804435f82a
feat: improve jp docs ( #2018 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-26 15:00:50 +02:00
dependabot[bot]
8b1ade57b5
chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 ( #2015 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](692973e3d9...d632683dd7
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-26 12:07:32 +02:00
Charles-Edouard Brétéché
ca9426508b
fix: no-cluster option ( #2014 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-26 11:57:27 +02:00
Charles-Edouard Brétéché
b310d8c250
chore: update kind to 1.31 ( #2012 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-26 11:27:35 +02:00
dependabot[bot]
f46e488d55
chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 ( #2010 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.8 to 3.26.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](294a9d9291...461ef6c76d
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-25 19:44:53 +00:00
Amir Blum
81916ce8e6
chore: add odigos to adopters ( #2009 )
...
Signed-off-by: Amir Blum <amirgiraffe@gmail.com>
2024-09-25 19:34:18 +00:00
dependabot[bot]
0cf92f710b
chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 ( #2004 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.7 to 3.26.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8214744c54...294a9d9291
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 10:09:28 +00:00
Charles-Edouard Brétéché
a9d1db95df
fix: exit code when failing in root test run ( #2002 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-19 10:12:14 +02:00
github-actions[bot]
ac253919dc
Brew formula update for chainsaw version v0.2.10 ( #1999 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-09-17 10:39:30 +02:00
Charles-Edouard Brétéché
0621e0a2c7
release: v0.2.10 ( #1997 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-17 09:40:54 +02:00
Charles-Edouard Brétéché
ce3f6923a2
chore: update release notes ( #1995 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-16 21:16:04 +02:00
Charles-Edouard Brétéché
ae96478fe6
feat: add bindings support to step templates ( #1985 )
...
* feat: add bindings support to step templates
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix comment
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-16 15:10:21 +02:00
dependabot[bot]
01c20fb152
chore(deps): bump k8s.io/apiextensions-apiserver in /hack/controller-gen ( #1989 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.31.0...v0.31.1 )
---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 14:52:15 +02:00
dependabot[bot]
ddb186fb5a
chore(deps): bump sigs.k8s.io/controller-tools in /hack/controller-gen ( #1990 )
...
Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools ) from 0.16.1 to 0.16.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml )
- [Commits](https://github.com/kubernetes-sigs/controller-tools/compare/v0.16.1...v0.16.3 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-tools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 12:41:45 +00:00
Charles-Edouard Brétéché
404084144e
fix: dependabot gomod directories ( #1987 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-16 14:32:00 +02:00
Charles-Edouard Brétéché
351e47a97a
fix: make template required in step template ( #1984 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-16 14:17:23 +02:00
Charles-Edouard Brétéché
0cd5fa6113
feat: remove v1alpha2 tests api for now ( #1982 )
...
* feat: remove v1alpha2 tests api for now
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-16 13:52:40 +02:00
dependabot[bot]
8a946b8ae8
chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 ( #1979 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.6 to 3.26.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4dd16135b6...8214744c54
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 12:12:46 +02:00
Charles-Edouard Brétéché
4f78603f81
refactor: junit report structure ( #1977 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-13 17:14:36 +02:00
Charles-Edouard Brétéché
6cebaf49ff
feat: add test cleanup to report ( #1975 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-13 15:02:13 +02:00
Charles-Edouard Brétéché
fca3457948
feat: move cleanup in separate report steps ( #1973 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-13 13:08:47 +02:00
Charles-Edouard Brétéché
5914bccdb6
feat: operation type to report ( #1971 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-13 11:40:37 +02:00
Charles-Edouard Brétéché
652e62cf1d
refactor: reports failures propagation ( #1969 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-13 11:12:57 +02:00
Charles-Edouard Brétéché
30883c276e
feat: add cleanup operations in reports ( #1966 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-13 10:46:53 +02:00
Charles-Edouard Brétéché
3d33acbcae
feat: improve json report format ( #1964 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-13 10:21:57 +02:00
Charles-Edouard Brétéché
de0a5f0b65
refactor: decouple operation execution from failer ( #1958 ) ( #1962 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-13 09:39:00 +02:00
Charles-Edouard Brétéché
686432be5b
refactor: failure propagation in reports ( #1960 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-12 22:36:39 +02:00
Charles-Edouard Brétéché
f342f73fb6
refactor: decouple operation execution from failer ( #1958 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-12 18:16:27 +02:00
Charles-Edouard Brétéché
864c63880f
refactor: report system ( #1956 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-12 17:42:37 +02:00
Charles-Edouard Brétéché
45a1a42c40
feat: restructure junit reports ( #1954 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-12 16:50:57 +02:00
Charles-Edouard Brétéché
c6c7e3cbdd
feat: use jstemmer/go-junit-report ( #1951 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-12 15:36:27 +02:00
Charles-Edouard Brétéché
24b27445d1
fix: reports system ( #1950 )
...
* fix: reports system
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fixes
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-12 14:22:14 +02:00
dependabot[bot]
dbced8a8c7
chore(deps): bump k8s.io/client-go from 0.31.0 to 0.31.1 ( #1947 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.31.0 to 0.31.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.0...v0.31.1 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 08:30:11 +00:00
dependabot[bot]
37595bf9aa
chore(deps): bump k8s.io/api from 0.31.0 to 0.31.1 ( #1945 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.31.0 to 0.31.1.
- [Commits](https://github.com/kubernetes/api/compare/v0.31.0...v0.31.1 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 08:00:51 +00:00
Charles-Edouard Brétéché
c10b2431e6
chore: remove checkout when uploading to codecov ( #1942 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-11 16:27:23 +02:00
James Lucktaylor
7f2229e75e
Update bindings.md with 'x_k8s_get()' example ( #1915 )
...
* Update bindings.md with 'x_k8s_get()' example
Added a commented example on how to bind other objects with the 'x_k8s_get()' function, then refer and assert against.
Signed-off-by: James Lucktaylor <jlucktay@users.noreply.github.com>
* docs: move x_k8s_get example to its own page
Signed-off-by: James Lucktaylor <jlucktay+github@gmail.com>
* restructure
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: James Lucktaylor <jlucktay@users.noreply.github.com>
Signed-off-by: James Lucktaylor <jlucktay+github@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-11 15:40:22 +02:00
Charles-Edouard Brétéché
e178df0335
fix: default report name not set correctly ( #1939 )
...
* chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1936 )
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](3c16e895bb...0901cf7b71
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix: default report name not set correctly
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 14:44:49 +02:00
dependabot[bot]
3159301d8c
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #1936 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](3c16e895bb...0901cf7b71
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 12:06:05 +00:00
github-actions[bot]
cbddf600af
Brew formula update for chainsaw version v0.2.9 ( #1934 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-09-06 17:24:19 +02:00
Charles-Edouard Brétéché
17a636ee5c
release: v0.2.9 ( #1931 )
...
* release: v0.2.9
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* goreleaser version
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-06 16:54:17 +02:00
Charles-Edouard Brétéché
58ba6bd7a2
chore: update release notes ( #1928 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-06 16:28:40 +02:00
Charles-Edouard Brétéché
11530fff85
chore: update goreleaser config ( #1926 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-06 15:50:20 +02:00
Charles-Edouard Brétéché
4be9942ee9
fix: lint different versions ( #1924 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-06 15:14:50 +02:00
dependabot[bot]
ab00abbc06
chore(deps): bump github.com/prometheus/common from 0.58.0 to 0.59.1 ( #1922 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.58.0 to 0.59.1.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.58.0...v0.59.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 11:24:04 +02:00
Charles-Edouard Brétéché
4de43dd227
feat: work dir override follow-up ( #1920 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-06 10:32:43 +02:00
Sergen Yalçın
2d2fcf47a6
feat: Add workDir API to the script and command operation APIs to make parametrize the working directory ( #1913 )
...
* Add workDir API to the script and command operation APIs to make parametrize the working directory
Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
* update codegen
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Sergen Yalçın <yalcinsergen97@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-06 09:51:09 +02:00
dependabot[bot]
54866f9138
chore(deps): bump github.com/prometheus/common from 0.57.0 to 0.58.0 ( #1914 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.57.0 to 0.58.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.57.0...v0.58.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 15:00:40 +02:00
Charles-Edouard Brétéché
dd89a42096
feat: add ppc64le and s390x builds ( #1910 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-03 01:22:00 +02:00
dependabot[bot]
b652b82fd7
chore(deps): bump github.com/kudobuilder/kuttl from 0.18.0 to 0.19.0 ( #1905 )
...
Bumps [github.com/kudobuilder/kuttl](https://github.com/kudobuilder/kuttl ) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/kudobuilder/kuttl/releases )
- [Changelog](https://github.com/kudobuilder/kuttl/blob/main/RELEASE.md )
- [Commits](https://github.com/kudobuilder/kuttl/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: github.com/kudobuilder/kuttl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 11:34:12 +00:00
dependabot[bot]
684ebc1e00
chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 ( #1904 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 13:21:54 +02:00
dependabot[bot]
0e4b3e1b11
chore(deps): bump github.com/prometheus/common from 0.56.0 to 0.57.0 ( #1900 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.56.0 to 0.57.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.56.0...v0.57.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 09:58:17 +02:00
dependabot[bot]
fa480f5274
chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 ( #1901 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.5 to 3.26.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2c779ab0d0...4dd16135b6
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 07:42:45 +00:00
dependabot[bot]
a5e637397d
chore(deps): bump github.com/prometheus/common from 0.55.0 to 0.56.0 ( #1898 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.55.0 to 0.56.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.55.0...v0.56.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 16:29:26 +02:00
Charles-Edouard Brétéché
5abe84c8f1
feat: add server side validation support ( #1894 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-28 00:34:58 +02:00
Charles-Edouard Brétéché
aa9468fee7
feat: bump kubectl-validate and k8s to 1.31 ( #1892 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-27 23:35:05 +02:00
Charles-Edouard Brétéché
6dbc53abe4
chore: bump a couple of deps ( #1889 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-27 02:05:39 +02:00
Charles-Edouard Brétéché
c638f6469f
fix: make wait for jsonpath value optional ( #1887 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-27 00:46:54 +02:00
Charles-Edouard Brétéché
7093e0cc28
feat: add go 1.23 support ( #1881 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-27 00:15:13 +02:00
dependabot[bot]
adab74f53c
chore(deps): bump github/codeql-action from 3.26.4 to 3.26.5 ( #1879 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.4 to 3.26.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f0f3afee80...2c779ab0d0
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 09:37:31 +00:00
dependabot[bot]
bbee980f37
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #1880 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](b88cd0aad2...3c16e895bb
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 09:27:25 +00:00
dependabot[bot]
a5b1fddb6a
chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 ( #1872 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](ab9d16d4b4...61119d458a
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-25 13:31:50 +00:00
dependabot[bot]
5e047e8152
chore(deps): bump github/codeql-action from 3.26.2 to 3.26.4 ( #1873 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.2 to 3.26.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](429e197704...f0f3afee80
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-25 15:21:52 +02:00
dependabot[bot]
694827fd9e
chore(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.6 ( #1865 )
...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter ) from 1.7.5 to 1.7.6.
- [Release notes](https://github.com/hashicorp/go-getter/releases )
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml )
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.5...v1.7.6 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-16 18:07:12 +01:00
dependabot[bot]
7a97e6a37b
chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1 ( #1853 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](d94f46e13c...ab9d16d4b4
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 23:34:24 +01:00
dependabot[bot]
0c6223e6d9
chore(deps): bump github/codeql-action from 3.26.0 to 3.26.2 ( #1861 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.0 to 3.26.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](eb055d739a...429e197704
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 22:05:57 +00:00
dependabot[bot]
51bf6ba3bc
chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 ( #1850 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.18.4 to 0.18.5.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.4...v0.18.5 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 22:54:25 +01:00
Charles-Edouard Brétéché
4d132f91be
feat: add begin, end, and warning log statuses ( #1848 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-12 23:48:26 +01:00
Charles-Edouard Brétéché
4124072173
feat: compile expressions when unmarshaling ( #1845 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-12 22:06:16 +01:00
Charles-Edouard Brétéché
7fb94ad995
feat: migrate to new expressions ( #1843 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-10 23:25:45 +01:00
Charles-Edouard Brétéché
92ec50d170
feat: add expression method to get value ( #1841 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-10 23:13:40 +01:00
Charles-Edouard Brétéché
6c8e9470e6
feat: simplify string expressions management ( #1839 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-10 22:36:29 +01:00
Charles-Edouard Brétéché
8e36f27b7e
feat: add type for string expressions ( #1837 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-09 10:32:27 +01:00
Charles-Edouard Brétéché
556385b200
feat: support templating in files ( #1826 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-08 21:19:09 +01:00
dependabot[bot]
e7d0047c2d
chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 ( #1832 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](59acb6260d...4959ce089c
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 19:39:36 +00:00
dependabot[bot]
d6b957aebc
chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 ( #1829 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](0b2256b8c0...834a144ee9
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 19:29:28 +00:00
dependabot[bot]
722b68647b
chore(deps): bump github/codeql-action from 3.25.15 to 3.26.0 ( #1828 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.15 to 3.26.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](afb54ba388...eb055d739a
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 19:13:06 +01:00
Charles-Edouard Brétéché
4b8269d714
refactor: more engine package ( #1824 )
...
* chore: add unit tests (#1815 )
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* refactor: more engine package
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-02 23:50:50 +02:00
Charles-Edouard Brétéché
f2cc745f60
chore: add unit tests ( #1821 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-08-01 00:53:34 +02:00
Charles-Edouard Brétéché
f53dafcea0
chore: add unit tests ( #1819 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-31 18:03:16 +02:00
Charles-Edouard Brétéché
cbf26e0171
chore: add unit tests ( #1815 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-31 17:06:27 +02:00
github-actions[bot]
24088b55a7
Brew formula update for chainsaw version v0.2.8 ( #1816 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-07-31 16:29:49 +02:00
Charles-Edouard Brétéché
b9d6bcae5b
release: v0.2.8 ( #1812 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-31 15:57:47 +02:00
Charles-Edouard Brétéché
2951ca20db
chore: add unit tests ( #1811 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-31 15:38:02 +02:00
Charles-Edouard Brétéché
db55f26619
fix: openapi2jsonschema strict mode ( #1809 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-31 15:09:43 +02:00
Charles-Edouard Brétéché
fa067b0f25
fix: propagation policy ( #1806 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-31 02:39:53 +02:00
Charles-Edouard Brétéché
6cfcb423d3
chore: bump kyverno-json ( #1802 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-30 17:10:43 +02:00
Charles-Edouard Brétéché
b462e511a5
chore: add unit tests ( #1800 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-30 16:39:45 +02:00
Charles-Edouard Brétéché
7dab320cfc
chore: add unit tests ( #1798 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-30 15:47:40 +02:00
Charles-Edouard Brétéché
147a062d13
chore: add unit tests ( #1794 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-30 15:12:53 +02:00
Charles-Edouard Brétéché
badb0f8735
chore: bump kyverno-json ( #1793 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-30 15:02:03 +02:00
Charles-Edouard Brétéché
9b63b864d8
fix: bump kyverno-json ( #1791 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-30 14:12:17 +02:00
dependabot[bot]
eab2035ba0
chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 ( #1789 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](a4f60bb28d...aaa42aa062
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 11:37:50 +02:00
Charles-Edouard Brétéché
6ea7051839
fix: use strict json schemas ( #1784 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-30 02:45:43 +02:00
Charles-Edouard Brétéché
bc87c470a5
refactor: templating packages ( #1783 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-30 01:55:27 +02:00
Charles-Edouard Brétéché
c578df870b
refactor: test context ( #1781 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-30 01:07:01 +02:00
Charles-Edouard Brétéché
080cb14cee
refactor: test context ( #1779 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-29 23:24:45 +02:00
Charles-Edouard Brétéché
76a7c20ce2
refactor: processors ( #1777 )
...
* refactor: engine bindings
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* refactor: processors
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* context data
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* rm dead code
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-29 20:31:56 +02:00
Charles-Edouard Brétéché
2129593e70
refactor: engine bindings ( #1775 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-29 19:00:33 +02:00
Charles-Edouard Brétéché
4fbfa30af3
chore: add unit tests ( #1773 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-29 17:31:27 +02:00
Charles-Edouard Brétéché
9f6eb3270b
refactor: engine context ( #1771 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-29 15:32:12 +02:00
Charles-Edouard Brétéché
de6ba2088b
chore: add unit tests ( #1765 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-29 14:07:20 +02:00
Charles-Edouard Brétéché
77adfadd41
refactor: namespacer interface ( #1768 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-29 13:24:11 +02:00
dependabot[bot]
2659d1acf5
chore(deps): bump github/codeql-action from 3.25.14 to 3.25.15 ( #1766 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.14 to 3.25.15.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](5cf07d8b70...afb54ba388
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 11:46:01 +02:00
Charles-Edouard Brétéché
1f6bf6ff30
chore: add unit tests ( #1763 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-29 09:40:08 +02:00
Charles-Edouard Brétéché
a331548664
chore: add unit tests ( #1761 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-29 02:39:10 +02:00
Charles-Edouard Brétéché
8be8931110
chore: add unit tests ( #1759 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-29 01:49:06 +02:00
Charles-Edouard Brétéché
5a192aa95c
chore: add cleaner unit tests ( #1757 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-29 01:00:07 +02:00
Charles-Edouard Brétéché
9f5ea20454
chore: improve codecov config ( #1755 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-28 23:57:05 +02:00
Charles-Edouard Brétéché
1618d0aee9
feat: delay operation loading until execution ( #1753 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-28 23:35:43 +02:00
Charles-Edouard Brétéché
56bb8611f2
chore: bump a couple of deps ( #1751 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-28 20:30:43 +02:00
Charles-Edouard Brétéché
49f95eddd4
chore: bump a couple of deps ( #1749 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-28 11:36:13 +02:00
Charles-Edouard Brétéché
e74dd6af1d
refactor: timeout management ( #1747 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-27 01:55:01 +02:00
Charles-Edouard Brétéché
b0d0c4f072
feat: add failfast support per test ( #1745 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-26 14:29:50 +02:00
Charles-Edouard Brétéché
dbfe50e124
refactor: dry run management ( #1743 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-26 11:15:33 +02:00
Charles-Edouard Brétéché
4a667d2735
fix: operation info not registered before other bindings ( #1741 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-26 00:15:17 +02:00
dependabot[bot]
a398c1f9f7
chore(deps): bump github/codeql-action from 3.25.13 to 3.25.14 ( #1735 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.13 to 3.25.14.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2d790406f5...5cf07d8b70
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 13:24:17 +00:00
Charles-Edouard Brétéché
b73ab00483
feat: use string pointer for cluster in step and actions ( #1738 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-25 14:58:55 +02:00
Charles-Edouard Brétéché
f2fbf2f115
refactor: test context setup ( #1736 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-25 14:21:35 +02:00
Charles-Edouard Brétéché
919468c1f5
refactor: more test context ( #1733 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-25 00:25:38 +02:00
Charles-Edouard Brétéché
4be728e237
refactor: more engine package ( #1731 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-24 17:41:02 +02:00
Charles-Edouard Brétéché
702f07ca1d
refactor: more test context ( #1729 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-24 17:03:37 +02:00
Charles-Edouard Brétéché
e114afa485
refactor: more test context ( #1727 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-24 15:10:05 +02:00
Charles-Edouard Brétéché
f9063af1c9
refactor: introduce engine package ( #1725 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-24 14:55:37 +02:00
Charles-Edouard Brétéché
89a409aefe
refactor: fail fast management ( #1723 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-24 13:50:19 +02:00
Charles-Edouard Brétéché
8b2c16716f
refactor: cleanup management ( #1721 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-24 11:58:34 +02:00
Charles-Edouard Brétéché
f00417c840
refactor: timeouts management ( #1719 )
...
* refactor: timeouts management
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-24 11:03:40 +02:00
Charles-Edouard Brétéché
6a9ee23e31
refactor: move summary in context ( #1717 )
...
* refactor: move summary in context
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-24 03:21:01 +02:00
Charles-Edouard Brétéché
751f45713d
refactor: default timeouts ( #1711 )
...
* refactor: default timeouts
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-24 02:23:16 +02:00
Charles-Edouard Brétéché
111abb48ba
refactor: data package ( #1714 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-24 01:39:05 +02:00
Charles-Edouard Brétéché
ee7018cb8b
refactor: default loaders ( #1712 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-24 01:16:29 +02:00
Charles-Edouard Brétéché
ee20a89b76
refactor: simplify test context ( #1709 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-23 23:44:58 +02:00
Charles-Edouard Brétéché
3b77d6bec5
refactor: cleanup part 1 ( #1707 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-23 22:35:14 +02:00
Charles-Edouard Brétéché
05ff4b24cf
refactor: make test context a simple struct ( #1705 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-23 13:29:14 +02:00
Charles-Edouard Brétéché
90906dc95a
refactor: more test context ( #1703 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-23 12:25:26 +02:00
Charles-Edouard Brétéché
2bd0d2ecc3
refactor: introduce test context ( #1701 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-23 11:27:40 +02:00
Charles-Edouard Brétéché
c51641b4ef
refactor: move runner client ( #1699 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-23 10:18:37 +02:00
Charles-Edouard Brétéché
d31402ec4f
chore: split model package ( #1696 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-23 09:57:58 +02:00
Charles-Edouard Brétéché
d953f4b61b
refactor: names package ( #1695 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-23 09:43:18 +02:00
Charles-Edouard Brétéché
2409bc15de
refactor: reduce coupling to test framework ( #1693 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-22 21:46:08 +02:00
Charles-Edouard Brétéché
36e6deb2c5
refactor: client package ( #1691 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-22 20:07:21 +02:00
Charles-Edouard Brétéché
eaf5860837
refactor: kube utils ( #1689 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-22 17:55:23 +02:00
Charles-Edouard Brétéché
c3399063c4
feat: add a renovate config command ( #1687 )
...
* feat: add a renovate config command
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-22 15:42:47 +02:00
Charles-Edouard Brétéché
7258052b6d
chore: remove unused code ( #1685 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-22 13:00:48 +02:00
dependabot[bot]
e046f2d3f4
chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 ( #1682 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.12 to 3.25.13.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4fa2a79536...2d790406f5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 12:36:23 +02:00
github-actions[bot]
f0bc7d173b
Brew formula update for chainsaw version v0.2.7 ( #1680 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-07-22 10:28:28 +02:00
Charles-Edouard Brétéché
da3e3f3096
release: v0.2.7 ( #1678 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-22 10:00:44 +02:00
Charles-Edouard Brétéché
4011b4dc21
chore: update release notes ( #1676 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-21 23:58:53 +02:00
Charles-Edouard Brétéché
0fc8023702
fix: null vs empty object comparison ( #1673 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-21 23:00:17 +02:00
Charles-Edouard Brétéché
a7d84c852a
chore: improve step template reference ( #1670 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-19 14:31:51 +02:00
Charles-Edouard Brétéché
047eaf2a2a
chore: rename from to use ( #1667 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-19 00:15:52 +02:00
Charles-Edouard Brétéché
c2ff8bbfa9
feat: introduce model package ( #1664 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-18 18:07:28 +02:00
Charles-Edouard Brétéché
83562ff008
feat: introduce step template ( #1623 )
...
* feat: introduce step template
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* from
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* codegen
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* codegen
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* codegen
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* schema
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* loading
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-18 17:29:11 +02:00
dependabot[bot]
d39b624a8b
chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 ( #1658 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.30.2 to 0.30.3.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.30.2...v0.30.3 )
---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 12:59:57 +02:00
dependabot[bot]
94b83d1f96
chore(deps): bump k8s.io/client-go from 0.30.2 to 0.30.3 ( #1657 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.30.2 to 0.30.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.30.2...v0.30.3 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 12:39:53 +02:00
dependabot[bot]
78e0b0dbe5
chore(deps): bump k8s.io/apimachinery from 0.30.2 to 0.30.3 ( #1656 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.30.2 to 0.30.3.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.30.2...v0.30.3 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 12:24:22 +02:00
Charles-Edouard Brétéché
bd8b53d796
refactor: remove code based validation ( #1654 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-18 09:24:06 +02:00
Charles-Edouard Brétéché
079d442739
feat: more model based validation ( #1652 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-17 18:37:23 +02:00
Charles-Edouard Brétéché
006dbcaee6
feat: more schema based valdation ( #1650 )
...
* feat: more schema based valdation
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* not
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-17 16:18:42 +02:00
Charles-Edouard Brétéché
a60de55f7d
feat: model schema based validation ( #1648 )
...
* feat: model schema based validation
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* more
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-16 16:19:05 +02:00
dependabot[bot]
8d14831159
chore(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0 ( #1646 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](95b086ac30...d94f46e13c
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 13:57:28 +02:00
Charles-Edouard Brétéché
6bb32f2260
chore: move apis related packages ( #1644 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-16 11:41:26 +02:00
Charles-Edouard Brétéché
bcaa04cfaf
chore: remove useless config validation ( #1642 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-16 11:26:49 +02:00
Charles-Edouard Brétéché
9a9d0ec59e
refactor: move loader packages ( #1640 )
...
* refactor: move loader packages
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-16 11:06:24 +02:00
Charles-Edouard Brétéché
d8927c83a5
feat: use custom crd generator ( #1625 )
...
* feat: use custom crd generator
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* one of
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix linter
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* test
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* schemas
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* schemas
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-16 03:07:46 +02:00
Charles-Edouard Brétéché
4b02cd755f
refactor: conversion funcs ( #1637 )
...
* refactor: conversion funcs
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* codegen
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* runner
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-15 23:56:33 +02:00
Charles-Edouard Brétéché
098ad3ac1c
refactor: config v1alpha2 ( #1635 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-15 20:36:13 +02:00
Charles-Edouard Brétéché
79b2eecc52
chore: use a named field for test ( #1633 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-15 14:38:08 +02:00
Charles-Edouard Brétéché
73528bed44
feat: add code of conduct ( #1631 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-15 14:16:42 +02:00
Manoramsharma
b7ac6b7fc7
Added a structured content to community section of chainsaw website ( #1594 )
...
* Added astructured content to community section of chainsaw website
Signed-off-by: Manoram Sharma <img_2020037@iiitm.ac.in>
* remove translations
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Manoram Sharma <img_2020037@iiitm.ac.in>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-12 12:10:30 +02:00
dependabot[bot]
d1e7cb5db5
chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 ( #1627 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.11 to 3.25.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b611370bb5...4fa2a79536
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 11:56:13 +02:00
dependabot[bot]
03ea226339
chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 ( #1624 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](cdcb360436...0a12ed9d6a
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 19:35:54 +02:00
Charles-Edouard Brétéché
f65a235e5a
chore: bump a couple of deps ( #1621 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-10 13:39:06 +02:00
dependabot[bot]
a130317395
chore(deps): bump anchore/sbom-action from 0.16.0 to 0.16.1 ( #1619 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](e8d2a6937e...95b086ac30
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 09:22:14 +00:00
github-actions[bot]
60adeea499
Brew formula update for chainsaw version v0.2.6 ( #1617 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-07-10 11:12:46 +02:00
Charles-Edouard Brétéché
62242167f7
release: v0.2.6 ( #1613 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-10 09:29:33 +02:00
dependabot[bot]
26e6caa4b4
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 ( #1614 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.64.0 to 1.64.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 00:35:43 +02:00
Charles-Edouard Brétéché
779ec37d43
chore: update release notes ( #1611 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-09 21:25:48 +02:00
Charles-Edouard Brétéché
dc6d69e2bc
feat: add as_string jp function ( #1608 )
...
* feat: add as_string jp function
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* codegen
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-07-09 18:22:53 +02:00
sandert-k8s
cb8ef56369
Fix parameter cleanup delay in docs ( #1605 )
...
The command in the docs doesn't exist, replaced by the correct one: `cleanup-delay`.
Signed-off-by: sandert-k8s <32864332+sandert-k8s@users.noreply.github.com>
2024-07-09 13:38:02 +00:00
dependabot[bot]
a032196d1a
chore(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 ( #1604 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](7c2007bcb5...6e7b7d1fd3
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 13:49:08 +02:00
dependabot[bot]
9552c5a296
chore(deps): bump github.com/kudobuilder/kuttl from 0.17.0 to 0.18.0 ( #1598 )
...
Bumps [github.com/kudobuilder/kuttl](https://github.com/kudobuilder/kuttl ) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/kudobuilder/kuttl/releases )
- [Changelog](https://github.com/kudobuilder/kuttl/blob/main/RELEASE.md )
- [Commits](https://github.com/kudobuilder/kuttl/compare/v0.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: github.com/kudobuilder/kuttl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 20:20:20 +00:00
dependabot[bot]
c1f2981eb8
chore(deps): bump actions/download-artifact from 4.1.7 to 4.1.8 ( #1599 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](65a9edc588...fa0a91b85d
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 20:10:56 +00:00
dependabot[bot]
8b3c39ad90
chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 ( #1600 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](65462800fd...0b2256b8c0
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 22:01:22 +02:00
dependabot[bot]
6b21a1c9a7
chore(deps): bump amannn/action-semantic-pull-request ( #1592 )
...
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](cfb60706e1...0723387faa
)
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 12:32:31 +00:00
dependabot[bot]
82a85c29c7
chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 ( #1593 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.10 to 3.25.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](23acc5c183...b611370bb5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 12:10:25 +00:00
dependabot[bot]
028c7f4a8d
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #1595 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.9 to 3.0.10.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](74606c3045...b88cd0aad2
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 12:01:39 +00:00
Charles-Edouard Brétéché
20bfb5a58a
feat: add proxy helper ( #1589 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-27 21:38:29 +02:00
Charles-Edouard Brétéché
f5804be7c6
feat: add jp function to decode metrics ( #1587 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-27 14:20:41 +02:00
dependabot[bot]
ec6d0f1883
chore(deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 ( #1581 )
...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter ) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/hashicorp/go-getter/releases )
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml )
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.4...v1.7.5 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 17:38:08 +00:00
github-actions[bot]
c078452226
Brew formula update for chainsaw version v0.2.5 ( #1584 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-06-24 13:47:31 +02:00
Charles-Edouard Brétéché
fb4aa3f1be
release: v0.2.5 ( #1582 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-24 12:44:34 +02:00
Charles-Edouard Brétéché
2b4fa76aab
chore: update release notes ( #1578 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-24 09:47:18 +02:00
Charles-Edouard Brétéché
ac9f03f41a
feat: add test scenarios support ( #1576 )
...
* feat: add test scenarios support
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* scenario id
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-23 22:53:55 +02:00
dependabot[bot]
2f3c548eb2
chore(deps): bump ko-build/setup-ko from 0.6 to 0.7 ( #1572 )
...
Bumps [ko-build/setup-ko](https://github.com/ko-build/setup-ko ) from 0.6 to 0.7.
- [Release notes](https://github.com/ko-build/setup-ko/releases )
- [Commits](ace48d7935...3aebd0597d
)
---
updated-dependencies:
- dependency-name: ko-build/setup-ko
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 15:20:01 +00:00
dependabot[bot]
54eb299c52
chore(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 ( #1573 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](595be6a0f6...7c2007bcb5
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 17:11:25 +02:00
Charles-Edouard Brétéché
8b2c70b632
refactor: v1alpha2 api ( #1567 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-17 12:59:13 +02:00
dependabot[bot]
647f8f5907
chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 ( #1568 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 11:56:48 +02:00
dependabot[bot]
00ca330dc4
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #1565 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.7 to 3.0.9.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](76d1d8e0b0...74606c3045
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 09:43:18 +00:00
dependabot[bot]
5b387658d2
chore(deps): bump github/codeql-action from 3.25.9 to 3.25.10 ( #1563 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.9 to 3.25.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](530d4feaa9...23acc5c183
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 10:13:43 +00:00
dependabot[bot]
3e5463522a
chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 ( #1551 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](a5ac7e51b4...692973e3d9
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 12:25:50 +00:00
dependabot[bot]
15c2cce1d8
chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 ( #1552 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](125fc84a9a...e28ff129e5
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 11:22:32 +00:00
dependabot[bot]
211f28906f
chore(deps): bump github/codeql-action from 3.25.8 to 3.25.9 ( #1553 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.8 to 3.25.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2e230e8fe0...530d4feaa9
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 10:26:37 +00:00
dependabot[bot]
25c7e19005
chore(deps): bump k8s.io/client-go from 0.30.1 to 0.30.2 ( #1555 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.30.1 to 0.30.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.30.1...v0.30.2 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 10:16:15 +00:00
dependabot[bot]
72fb202859
chore(deps): bump k8s.io/apimachinery from 0.30.1 to 0.30.2 ( #1556 )
...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery ) from 0.30.1 to 0.30.2.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2 )
---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 10:07:48 +00:00
Charles-Edouard Brétéché
e1dd5cae1a
feat: more test v1alpha2 changes ( #1533 )
...
* feat: more test v1alpha2 changes
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* action types
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* operation
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* catch
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-13 10:30:31 +02:00
Charles-Edouard Brétéché
b84ea6ef65
refactor: action api structs ( #1548 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-12 13:47:26 +02:00
Charles-Edouard Brétéché
5a99c5a900
refactor: action api structs ( #1546 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-12 11:26:03 +02:00
Charles-Edouard Brétéché
ef2bdafc30
fix: use python virtual env ( #1544 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-10 21:43:27 +02:00
dependabot[bot]
70d1569970
chore(deps): bump github.com/kudobuilder/kuttl from 0.16.0 to 0.17.0 ( #1542 )
...
Bumps [github.com/kudobuilder/kuttl](https://github.com/kudobuilder/kuttl ) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/kudobuilder/kuttl/releases )
- [Changelog](https://github.com/kudobuilder/kuttl/blob/main/RELEASE.md )
- [Commits](https://github.com/kudobuilder/kuttl/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: github.com/kudobuilder/kuttl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 12:16:23 +02:00
dependabot[bot]
50499c319b
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #1540 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](2f2ebc6d91...76d1d8e0b0
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 09:23:48 +00:00
dependabot[bot]
529031711f
chore(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 ( #1534 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](fd25fed697...595be6a0f6
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 11:50:41 +00:00
dependabot[bot]
629cde72c2
chore(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 ( #1518 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](5742e2a039...286f3b13b1
)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-06 22:26:08 +02:00
Charles-Edouard Brétéché
bf73fa76de
fix: default values in api ( #1530 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-06 21:56:34 +02:00
Charles-Edouard Brétéché
7c8279f85c
chore: fix release notes ( #1527 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-06 15:23:20 +02:00
github-actions[bot]
f6a47d7824
Brew formula update for chainsaw version v0.2.4 ( #1525 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-06-06 14:50:02 +02:00
Charles-Edouard Brétéché
a99127701b
release: v0.2.4 ( #1523 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-06 13:58:16 +02:00
Charles-Edouard Brétéché
266e15b040
chore: update release notes ( #1521 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-06 13:43:47 +02:00
dependabot[bot]
87ed804319
chore(deps): bump github/codeql-action from 3.25.7 to 3.25.8 ( #1517 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f079b84933...2e230e8fe0
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 11:29:42 +00:00
dependabot[bot]
162c3513fe
chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 ( #1519 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.18.3 to 0.18.4.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.3...v0.18.4 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 13:18:26 +02:00
Charles-Edouard Brétéché
a627b06c75
feat: introduce test v1alpha2 ( #1493 )
...
* feat: introduce test v1alpha2
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix merge
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* test options
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-04 09:19:06 +02:00
Charles-Edouard Brétéché
78ff106bf4
refactor: merge catch and finally structs ( #1514 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-04 01:28:25 +02:00
Charles-Edouard Brétéché
cd2c5c890b
feat: add missing operations ( #1510 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-04 00:20:09 +02:00
Charles-Edouard Brétéché
3888c720df
fix: patch validation incorrect field ( #1511 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-03 23:34:33 +02:00
Charles-Edouard Brétéché
8e32373817
fix: templating options defaulting in v1alpha2 ( #1508 )
...
* fix: templating options defaulting in v1alpha2
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-03 19:39:23 +02:00
dependabot[bot]
f57de883c0
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #1506 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](40e45e738b...2f2ebc6d91
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 13:40:15 +00:00
Charles-Edouard Brétéché
592008bc5e
chore: bump a couple of deps ( #1503 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-02 01:47:40 +02:00
Charles-Edouard Brétéché
22675c0dd0
chore: bump kyverno-json ( #1501 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-06-01 10:58:15 +02:00
dependabot[bot]
d8c933037d
chore(deps): bump github/codeql-action from 3.25.6 to 3.25.7 ( #1500 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.6 to 3.25.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](9fdb3e4972...f079b84933
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 11:57:00 +02:00
Charles-Edouard Brétéché
dc29601812
chore: remove old config file ( #1498 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-31 01:55:20 +02:00
Charles-Edouard Brétéché
cb2e64bba4
feat: add file support to delete operation ( #1496 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-31 00:23:00 +02:00
Charles-Edouard Brétéché
2d1c4f6168
refactor: delete operation reference ( #1494 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-30 15:12:25 +02:00
Charles-Edouard Brétéché
029ff4e7ec
chore: bump kubectl-validate ( #1490 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-30 12:21:24 +02:00
Charles-Edouard Brétéché
621bba2657
fix: yaml anchors processing ( #1487 )
...
* fix: yaml anchors processing
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* feature flag
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix test
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-30 11:41:38 +02:00
Charles-Edouard Brétéché
7994403a51
fix: remove deprecated direct resource support ( #1479 )
...
* fix: remove deprecated direct resource support
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* rm dead code
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* clean
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-29 23:10:05 +02:00
Charles-Edouard Brétéché
be718fb882
feat: add test metadata binding ( #1484 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-29 16:44:32 +02:00
Charles-Edouard Brétéché
0720eb6730
refactor: introduce api clusters type ( #1482 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-29 10:51:29 +02:00
Charles-Edouard Brétéché
ee675ef908
docs: remove code markers on titles in api reference documentation ( #1480 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-29 10:34:04 +02:00
github-actions[bot]
2d9b66f5ae
Brew formula update for chainsaw version v0.2.3 ( #1477 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-05-29 09:33:04 +02:00
Charles-Edouard Brétéché
2c2f20ab54
release: v0.2.3 ( #1473 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-29 08:54:14 +02:00
Charles-Edouard Brétéché
916828f5e6
fix: deletion propagation flag ( #1474 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-29 01:41:37 +02:00
Charles-Edouard Brétéché
50586e5ec9
chore: proof read docs ( #1470 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-28 23:16:47 +02:00
Charles-Edouard Brétéché
34713d7ac7
chore: update v0.2.3 release notes ( #1468 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-27 21:40:56 +02:00
Charles-Edouard Brétéché
cae181e3f7
chore: add positive/negative testing to home ( #1466 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-27 20:48:53 +02:00
Charles-Edouard Brétéché
4f7bb55046
chore: update home ( #1463 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-27 19:29:30 +02:00
Charles-Edouard Brétéché
a44db07e46
refactor: introduce operation base ( #1462 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-27 18:05:21 +02:00
Charles-Edouard Brétéché
9ac1bd2f72
docs: restructure test docs ( #1460 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-27 17:37:53 +02:00
Charles-Edouard Brétéché
78706e032a
docs: restructure test docs ( #1458 )
...
* docs: restructure test docs
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* docs: restructure test docs
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-27 15:02:06 +02:00
Charles-Edouard Brétéché
71a0ddb2b6
docs: restructure test docs ( #1454 )
...
* docs: restructure test docs
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* save
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-27 12:59:28 +02:00
Charles-Edouard Brétéché
b25b333267
fix: linter error ( #1455 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-27 12:51:20 +02:00
odubajDT
0a8540b550
chore: add OpenFeature to list of adopters ( #1452 )
...
Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
2024-05-27 12:26:40 +02:00
Charles-Edouard Brétéché
4a8c9c3a81
docs: restructure test docs ( #1450 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-24 01:50:03 +02:00
Charles-Edouard Brétéché
dff8ab896a
docs: restructure test docs ( #1448 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 23:22:47 +02:00
Charles-Edouard Brétéché
8dac77c513
docs: restructure test docs ( #1446 )
...
* chore: reorganise reference docs storage (#1443 )
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* docs: restructure test docs
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 19:16:14 +02:00
Charles-Edouard Brétéché
be17317fb4
chore: reorganise reference docs storage ( #1443 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 16:55:55 +02:00
Charles-Edouard Brétéché
3ddf8eccaf
docs: restructure test docs ( #1441 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 16:32:11 +02:00
Charles-Edouard Brétéché
33bf20976e
fix: social cards ( #1439 )
...
* chore: reference docs nits
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix: social cards
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 12:58:32 +02:00
Charles-Edouard Brétéché
fc2f9011ae
chore: enable social cards ( #1433 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 12:38:23 +02:00
Charles-Edouard Brétéché
0576980c12
fix: docs typos ( #1436 )
...
* chore: reference docs nits
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix: docs typos
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 12:28:38 +02:00
Charles-Edouard Brétéché
68637213c6
chore: reference docs nits ( #1434 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 12:12:21 +02:00
dependabot[bot]
4e311fd0ef
chore(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0 ( #1431 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](b2933f565d...fd25fed697
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 09:42:26 +00:00
Charles-Edouard Brétéché
ddb3b46e85
feat: update default config to v1alpha2 (part 3) ( #1429 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 11:33:51 +02:00
Charles-Edouard Brétéché
9b0682a3bb
feat: update default config to v1alpha2 (part 2) ( #1422 )
...
* feat: update default config to v1alpha2 (part 2)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* updates
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 10:55:37 +02:00
Charles-Edouard Brétéché
bae937e857
refactor: v1alpha2 configuration api ( #1425 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 09:03:33 +02:00
Charles-Edouard Brétéché
45b8269b2a
feat: add arrows to navigate home sections ( #1423 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 02:23:23 +02:00
Charles-Edouard Brétéché
277e0b1659
docs: update config to v1alpha2 ( #1418 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-23 00:39:54 +02:00
Charles-Edouard Brétéché
614085a816
feat: update default config to v1alpha2 ( #1419 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-22 22:48:18 +02:00
Charles-Edouard Brétéché
54dedd2748
docs: improve docs pages ( #1415 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-22 17:39:16 +02:00
Charles-Edouard Brétéché
6f47d3accb
docs: add bindings reference docs ( #1413 )
...
* docs: rework configuration docs
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* docs: add bindings reference docs
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-22 16:44:54 +02:00
Mariam Fahmy
359493c4c9
feat: allow the configuration of the deletion propagation policy ( #1325 )
...
* feat: allow the configuration of the deletion propagation policy
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
* chore: fix unit tests
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
* chore: fix codegen
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
* chore: fix codegen
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
---------
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-05-22 13:51:46 +00:00
Charles-Edouard Brétéché
8e5f391b78
docs: rework configuration docs ( #1410 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-22 15:39:08 +02:00
dependabot[bot]
e2aab972bc
--- ( #1408 )
...
updated-dependencies:
- dependency-name: github.com/go-logr/logr
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 11:00:52 +00:00
Charles-Edouard Brétéché
2150a6f579
docs: multi cluster guide ( #1406 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-22 10:58:59 +02:00
Charles-Edouard Brétéché
32f5530843
docs: remove examples ( #1404 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-22 10:27:56 +02:00
Charles-Edouard Brétéché
4b7c7e8310
docs: improve assertion guide ( #1402 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-22 09:49:03 +02:00
free6om
93b2db4a4e
docs: fixed broken link in README ( #1400 )
...
Signed-off-by: free6om <free6om.c@gmail.com>
2024-05-22 07:08:20 +00:00
Charles-Edouard Brétéché
38295f578d
docs: label selectors guide ( #1398 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-22 01:53:23 +02:00
Charles-Edouard Brétéché
ebbb8b7a3c
docs: negative testing guide ( #1396 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-22 01:23:46 +02:00
Charles-Edouard Brétéché
68b565ef5d
fix: css min-height ( #1394 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-22 01:07:36 +02:00
Charles-Edouard Brétéché
550a148b07
docs: add more advanced guides ( #1392 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 23:58:10 +02:00
Charles-Edouard Brétéché
220e6a7195
docs: add non resource assertion guide ( #1389 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 23:11:29 +02:00
Charles-Edouard Brétéché
cff2c52a8b
docs: advanced check kube version docs ( #1386 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 22:57:46 +02:00
Charles-Edouard Brétéché
04d167649f
feat: add cleanup support to tests catalog ( #1384 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 22:43:25 +02:00
Charles-Edouard Brétéché
899f51bcd4
feat: add cleanup validation logic ( #1385 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 22:27:05 +02:00
Charles-Edouard Brétéché
5faf877b9a
docs: add reference docs tab ( #1375 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 21:30:08 +02:00
Charles-Edouard Brétéché
2842af3f94
docs: move configuration in its own tab ( #1374 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 21:19:41 +02:00
Charles-Edouard Brétéché
ae17ff8da4
docs: crds use case docs ( #1370 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 21:02:26 +02:00
github-actions[bot]
35c5725aa6
Brew formula update for chainsaw version v0.2.2 ( #1378 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-05-21 20:39:33 +02:00
Charles-Edouard Brétéché
06639e226c
release: v0.2.2 ( #1376 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 18:43:06 +02:00
Charles-Edouard Brétéché
e29455312c
chore: update release notes ( #1369 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 17:01:41 +02:00
Charles-Edouard Brétéché
5b6bad4d0f
docs: add cleanup docs ( #1368 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 16:54:57 +02:00
Charles-Edouard Brétéché
bce0a60a50
feat: add cleanup handler ( #1364 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 15:07:56 +02:00
Charles-Edouard Brétéché
397a8db1ec
docs: add placeholder for advanced use cases ( #1361 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 13:17:28 +02:00
Charles-Edouard Brétéché
278f3bce14
fix: catch/finally execution order ( #1351 )
...
* fix: catch/finally execution order
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* skip bad test
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 13:11:37 +02:00
Charles-Edouard Brétéché
074b3222c1
docs: operation outputs page ( #1358 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 12:37:43 +02:00
dependabot[bot]
0ed7083839
--- ( #1349 )
...
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 10:21:03 +00:00
Charles-Edouard Brétéché
c8ae0541cc
docs: resource templating docs ( #1354 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-21 11:58:53 +02:00
dependabot[bot]
76a5be7b3f
--- ( #1348 )
...
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 09:52:55 +00:00
dependabot[bot]
a8976f10fd
--- ( #1350 )
...
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 11:44:12 +02:00
Charles-Edouard Brétéché
11a3b128ca
fix: linter issues ( #1345 )
...
* fix: linter issues
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix: linter issues
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-20 23:33:56 +02:00
dependabot[bot]
437b8a49bb
chore(deps): Bump github/codeql-action from 2.13.4 to 3.25.5 ( #1342 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.13.4 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](cdcdbb5797...b7cec75265
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 21:05:49 +02:00
Charles-Edouard Brétéché
c693ceac12
chore: improve try catch finally page ( #1338 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-18 02:04:18 +02:00
Charles-Edouard Brétéché
81ea4738b6
chore: improve bindings page ( #1336 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-18 01:55:17 +02:00
Charles-Edouard Brétéché
26dd875444
chore: improve timeouts quick start ( #1334 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-17 23:27:54 +02:00
Charles-Edouard Brétéché
c92d6f8e90
chore: improve next steps page ( #1332 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-17 22:14:42 +02:00
Charles-Edouard Brétéché
e7cf99589e
chore: restructure the getting started guide ( #1330 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-17 20:23:34 +02:00
Charles-Edouard Brétéché
5b0349c776
chore: improve assertions quick start ( #1326 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-17 19:37:56 +02:00
Charles-Edouard Brétéché
cd7f0c99bc
chore: add resource templating into ( #1323 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-17 16:59:37 +02:00
Charles-Edouard Brétéché
de2d0bad3f
chore: rework introduction ( #1321 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-17 15:17:16 +02:00
Charles-Edouard Brétéché
090440bd0a
chore: add missing adopters to the home page ( #1319 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-17 12:10:18 +02:00
dependabot[bot]
38851c5d89
chore(deps): Bump actions/checkout from 4.1.5 to 4.1.6 ( #1316 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](44c2b7a8a4...a5ac7e51b4
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 09:34:57 +00:00
Charles-Edouard Brétéché
650a726b25
chore: improve install page ( #1315 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-17 11:26:06 +02:00
Charles-Edouard Brétéché
d058ce7c8b
chore: move community page to its own tab ( #1312 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-17 10:20:06 +02:00
Charles-Edouard Brétéché
042745efd5
chore: remove blog ( #1310 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-17 09:19:22 +02:00
Charles-Edouard Brétéché
f443264e18
fix: improve home ( #1303 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-16 18:30:59 +02:00
Charles-Edouard Brétéché
427e0d58c2
fix: mike ( #1302 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-16 18:25:05 +02:00
Charles-Edouard Brétéché
d4b0dda8cc
fix: improve home page ( #1300 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-16 18:01:08 +02:00
Charles-Edouard Brétéché
8ef255bf45
fix: disable instant nav ( #1298 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-16 15:49:05 +02:00
Charles-Edouard Brétéché
4dc59f83e8
feat: improve home page ( #1292 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-16 14:00:44 +02:00
Mike Bryant
fb25a2a30b
fix: Use config file namespaceTemplate if set ( #1279 )
...
Signed-off-by: Mike Bryant <mike@mikebryant.me.uk>
2024-05-16 07:32:50 +00:00
github-actions[bot]
fc8c31c694
Brew formula update for chainsaw version v0.2.1 ( #1290 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-05-16 01:36:17 +02:00
Charles-Edouard Brétéché
e3397c3cc4
release: v0.2.1 ( #1287 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-16 00:30:14 +02:00
Charles-Edouard Brétéché
05c5a8972d
chore: add v0.2.1 in bug reports template ( #1285 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-16 00:22:09 +02:00
Charles-Edouard Brétéché
aa769c9153
release: v0.2.1 ( #1284 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-16 00:13:59 +02:00
Charles-Edouard Brétéché
df7827a663
chore: update docs ( #1282 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-15 21:47:37 +02:00
Charles-Edouard Brétéché
3a0034d23e
chore: update release notes ( #1280 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-15 20:59:22 +02:00
Charles-Edouard Brétéché
76d93770da
fix: make sure we resolve cluster only once ( #1276 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-15 10:15:01 +02:00
dependabot[bot]
b397cb10f5
chore(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0 ( #1272 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 21:19:56 +00:00
dependabot[bot]
a5ead230e6
chore(deps): Bump codecov/codecov-action from 4.3.1 to 4.4.0 ( #1271 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](5ecb98a3c6...6d798873df
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 23:05:32 +02:00
Charles-Edouard Brétéché
9370918ae8
feat: add direct cluster config support ( #1207 )
...
* feat: add direct cluster config support
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* refactor: clusters bank
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* add note about cleanup changes
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* cleanup
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* dummy
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-14 00:22:26 +02:00
Charles-Edouard Brétéché
c332839223
feat: force background propagation deletion ( #1267 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-13 16:37:27 +02:00
dependabot[bot]
a651a49ff4
chore(deps): Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 ( #1266 )
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](7ec5c2b0c6...5742e2a039
)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 14:00:56 +02:00
Charles-Edouard Brétéché
cd2c0af3b7
feat: enable templating by default ( #1264 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-12 21:38:42 +02:00
dependabot[bot]
17caf145b4
chore(deps): Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 ( #1258 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](d710430a67...b2933f565d
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 09:49:47 +00:00
dependabot[bot]
9f0b9edcfa
chore(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 ( #1257 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 5.3.0 to 6.0.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](38e1018663...a4f60bb28d
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 09:41:20 +00:00
dependabot[bot]
069b1fbdde
chore(deps): Bump actions/checkout from 4.1.4 to 4.1.5 ( #1254 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](0ad4b8fada...44c2b7a8a4
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 11:32:26 +02:00
dependabot[bot]
d7d33f9d2e
chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #1249 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](19ebcb0bab...40e45e738b
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 12:15:07 +00:00
dependabot[bot]
86adf25a13
chore(deps): Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 ( #1250 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](9d1e0624a7...38e1018663
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 11:55:33 +02:00
Charles-Edouard Brétéché
f6bc655d66
feat: add pause on failure option ( #1247 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-05 12:35:24 +02:00
dependabot[bot]
5be8d9adbf
chore(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 ( #1245 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0c52d547c9...cdcb360436
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 11:28:09 +02:00
dependabot[bot]
f9e37b11a0
chore(deps): Bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 ( #1230 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](82d40c283a...9d1e0624a7
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 12:44:25 +00:00
dependabot[bot]
594c4e370b
chore(deps): Bump anchore/sbom-action from 0.15.10 to 0.15.11 ( #1229 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.15.10 to 0.15.11.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](ab5d7b5f48...7ccf588e3c
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 12:36:32 +00:00
dependabot[bot]
6033a0fe3c
chore(deps): Bump codecov/codecov-action from 4.3.0 to 4.3.1 ( #1233 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](84508663e9...5ecb98a3c6
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 12:29:11 +00:00
Charles-Edouard Brétéché
c3e17e04d0
chore: update issue templates ( #1238 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-02 14:21:35 +02:00
gcp-cherry-pick-bot[bot]
c16b23c999
release: v0.2.0 ( #1234 ) ( #1237 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-05-02 12:21:03 +00:00
github-actions[bot]
b2cdd9e1ae
Brew formula update for chainsaw version v0.2.0 ( #1235 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-05-02 13:56:24 +02:00
Charles-Edouard Brétéché
87941d05bd
chore: use upstream kubectl-validate ( #1226 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-27 13:39:58 +02:00
dependabot[bot]
fa1211a96b
chore(deps): Bump slsa-framework/slsa-github-generator ( #1196 )
...
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) from 1.10.0 to 2.0.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.10.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-25 20:31:03 +02:00
Charles-Edouard Brétéché
109842209a
chore: update release notes ( #1223 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-25 19:44:55 +02:00
Charles-Edouard Brétéché
f25babcd87
chore: bump a couple of deps ( #1220 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-25 17:56:21 +02:00
dependabot[bot]
9c9419ebb4
chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 ( #1210 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](3cfe3a4abb...82d40c283a
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 15:28:51 +00:00
dependabot[bot]
d19ce19346
chore(deps): Bump actions/download-artifact from 4.1.6 to 4.1.7 ( #1213 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](9c19ed7fe5...65a9edc588
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 15:12:23 +00:00
dependabot[bot]
a9a6bfa44c
chore(deps): Bump actions/checkout from 4.1.3 to 4.1.4 ( #1212 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1d96c772d1...0ad4b8fada
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 15:04:48 +00:00
dependabot[bot]
82ce93849f
chore(deps): Bump amannn/action-semantic-pull-request ( #1211 )
...
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 5.5.0 to 5.5.2.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](c24d6dd07c...cfb60706e1
)
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-25 14:57:18 +00:00
Richard Kovacs
58bf8ed6d5
docs: add Linode COSI to ADOPTERS.md ( #1215 )
...
Signed-off-by: Richard Kovacs <kovacsricsi@gmail.com>
2024-04-25 16:46:10 +02:00
Richard Kovacs
86897ca770
docs: document command args quote behavior ( #1208 )
...
Signed-off-by: Richard Kovacs <kovacsricsi@gmail.com>
2024-04-25 01:36:28 +02:00
dependabot[bot]
d0c5c72f8a
chore(deps): Bump amannn/action-semantic-pull-request ( #1204 )
...
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases )
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md )
- [Commits](e9fabac35e...c24d6dd07c
)
---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 14:31:18 +00:00
Charles-Edouard Brétéché
47e28b5857
fix: windows issue ( #1201 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-23 20:43:23 +02:00
dependabot[bot]
d022adff11
chore(deps): Bump github.com/kudobuilder/kuttl from 0.15.0 to 0.16.0 ( #1193 )
...
Bumps [github.com/kudobuilder/kuttl](https://github.com/kudobuilder/kuttl ) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/kudobuilder/kuttl/releases )
- [Changelog](https://github.com/kudobuilder/kuttl/blob/main/RELEASE.md )
- [Commits](https://github.com/kudobuilder/kuttl/compare/v0.15.0...v0.16.0 )
---
updated-dependencies:
- dependency-name: github.com/kudobuilder/kuttl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-23 17:37:24 +00:00
dependabot[bot]
188f32adab
chore(deps): Bump actions/download-artifact from 4.1.5 to 4.1.6 ( #1195 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](8caf195ad4...9c19ed7fe5
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 17:25:26 +00:00
dependabot[bot]
c131549f26
chore(deps): Bump actions/upload-artifact from 4.3.2 to 4.3.3 ( #1197 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](1746f4ab65...65462800fd
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 19:16:44 +02:00
dependabot[bot]
4043ba44ec
chore(deps): Bump actions/checkout from 4.1.2 to 4.1.3 ( #1192 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](9bb56186c3...1d96c772d1
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 14:27:03 +00:00
Charles-Edouard Brétéché
f0fa29ef44
fix: junit reports ( #1190 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-19 21:55:49 +02:00
Charles-Edouard Brétéché
36eab419f6
chore: fix ci jobs ( #1188 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-19 12:51:14 +02:00
Charles-Edouard Brétéché
5c0056e1ee
chore: disable semantics pr check for cherry pick bot ( #1186 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-19 12:24:17 +02:00
dependabot[bot]
c6e8f36c9d
chore(deps): Bump actions/download-artifact from 4.1.4 to 4.1.5 ( #1181 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](c850b930e6...8caf195ad4
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 09:45:36 +00:00
Charles-Edouard Brétéché
c810adaafc
chore: update jobs to work on release branches ( #1180 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-19 11:40:27 +02:00
dependabot[bot]
31d1fdc350
chore(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.2 ( #1182 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](5d5d22a312...1746f4ab65
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 11:35:10 +02:00
Charles-Edouard Brétéché
6b98e2bd4d
chore: use v1alpha2 config in e2e tests ( #1179 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-19 10:47:25 +02:00
Charles-Edouard Brétéché
4ec1873cb2
feat: add conversion support ( #1175 )
...
* feat: add conversion support
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix makefile
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-19 08:51:45 +02:00
Charles-Edouard Brétéché
38a823b179
fix: set resource version when updating ( #1178 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-18 22:10:15 +02:00
Charles-Edouard Brétéché
2331023283
chore: remove kyverno dependency ( #1177 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-18 16:02:41 +02:00
Charles-Edouard Brétéché
0568031d77
chore: remove direct dependency to kyverno ( #1176 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-18 15:24:28 +02:00
Charles-Edouard Brétéché
06015ca90e
fix: shell expansion in wait with json path condition ( #1170 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-18 11:51:37 +02:00
Charles-Edouard Brétéché
3143d681fa
feat: introduce v1alpha2 api ( #1169 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-18 10:00:08 +02:00
Charles-Edouard Brétéché
4d03d07c48
fix: add missing cluster docs ( #1168 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-18 00:56:58 +02:00
Charles-Edouard Brétéché
2abdf20c3f
feat: add wait for jsonpath support ( #1167 )
...
* feat: add wait for jsonpath support
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix test
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* release notes
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-17 23:48:31 +02:00
Charles-Edouard Brétéché
066de82c87
chore: add check milestone job ( #1166 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-17 22:05:44 +02:00
Charles-Edouard Brétéché
a57a0fd6ef
chore: remove ds store files ( #1165 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-17 21:39:05 +02:00
Manoramsharma
25390d4e1c
docs: updated quick-start guide leveraging chainsaw capabilities using relevant usecase ( #1154 )
...
* chore: Add Linode CAPI to ADOPTERS.md (#1152 )
Signed-off-by: Richard Kovacs <kovacsricsi@gmail.com>
Signed-off-by: Manoram Sharma <img_2020037@iiitm.ac.in>
* Updated quick-start guide leveraging chainsaw capabilities using relevant usecase
Signed-off-by: Manoramsharma <img_2020037@iiitm.ac.in>
Signed-off-by: Manoram Sharma <img_2020037@iiitm.ac.in>
---------
Signed-off-by: Richard Kovacs <kovacsricsi@gmail.com>
Signed-off-by: Manoram Sharma <img_2020037@iiitm.ac.in>
Co-authored-by: Richard Kovacs <kovacsricsi@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-17 19:14:00 +00:00
dependabot[bot]
9d0136d60c
chore(deps): Bump k8s.io/client-go from 0.29.3 to 0.29.4 ( #1162 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.29.3 to 0.29.4.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.3...v0.29.4 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 21:06:56 +02:00
dependabot[bot]
f87f275c20
chore(deps): Bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 ( #1161 )
...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter ) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/hashicorp/go-getter/releases )
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml )
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.3...v1.7.4 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 17:24:40 +00:00
dependabot[bot]
7e71df23dd
chore(deps): Bump k8s.io/api from 0.29.3 to 0.29.4 ( #1164 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.29.3 to 0.29.4.
- [Commits](https://github.com/kubernetes/api/compare/v0.29.3...v0.29.4 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 19:17:32 +02:00
dependabot[bot]
4f8095f75b
chore(deps): Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 ( #1157 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](e1523de757...59acb6260d
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 21:01:46 +02:00
dependabot[bot]
36923d407a
chore(deps): Bump codecov/codecov-action from 4.2.0 to 4.3.0 ( #1155 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](7afa10ed9b...84508663e9
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 17:56:11 +02:00
Richard Kovacs
3b656c17f4
chore: Add Linode CAPI to ADOPTERS.md ( #1152 )
...
Signed-off-by: Richard Kovacs <kovacsricsi@gmail.com>
2024-04-09 10:38:30 +00:00
dependabot[bot]
3da7b5ade1
chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #1149 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](ba37328d4e...19ebcb0bab
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 10:14:32 +00:00
dependabot[bot]
6a85202be1
chore(deps): Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 ( #1151 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.17.2 to 0.17.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.2...v0.17.3 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 12:07:35 +02:00
Conor Nolan
201c0f4b75
chore: Add Provider Ceph to ADOPTERS.md ( #1150 )
...
Signed-off-by: Conor Nolan <cmsnolan@gmail.com>
2024-04-09 09:47:54 +00:00
Charles-Edouard Brétéché
c808141760
chore: update resources with Viktor video ( #1148 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-09 00:17:00 +02:00
dependabot[bot]
5394112d79
chore(deps): Bump codecov/codecov-action from 4.1.1 to 4.2.0 ( #1145 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](c16abc29c9...7afa10ed9b
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 18:56:29 +02:00
Charles-Edouard Brétéché
261c2f7254
fix: issue reading files from embedded file systems on windows ( #1144 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-04 00:06:28 +02:00
Charles-Edouard Brétéché
eaa7aff534
fix: wait timeout ( #1142 )
...
* fix: wait timeout
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix: wait timeout
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-03 15:00:41 +02:00
Charles-Edouard Brétéché
b5741b084f
fix: wait timeout ( #1141 )
...
* fix: wait timeout
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-03 13:59:26 +02:00
Charles-Edouard Brétéché
707649518b
feat: remove test step support ( #1131 )
...
* feat: remove test step support
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-04-03 09:34:47 +02:00
dependabot[bot]
c0eb94e13f
chore(deps): Bump aquasecurity/trivy-action from 0.18.0 to 0.19.0 ( #1138 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](062f259268...d710430a67
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 22:31:01 +02:00
dependabot[bot]
a296cc7c37
chore(deps): Bump anchore/sbom-action from 0.15.9 to 0.15.10 ( #1137 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.15.9 to 0.15.10.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](9fece9e200...ab5d7b5f48
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 16:13:07 +01:00
dependabot[bot]
bdbd24cd43
chore(deps): Bump codecov/codecov-action from 4.1.0 to 4.1.1 ( #1136 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](54bcd8715e...c16abc29c9
)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 13:42:44 +01:00
siddhikhapare
3846a70f9e
docs: Updated installation doc for nix package manager ( #1135 )
...
Signed-off-by: siddhikhapare <siddhikhapare77@gmail.com>
2024-03-25 20:19:53 +00:00
dependabot[bot]
b4497adfd3
chore(deps): Bump slsa-framework/slsa-github-generator ( #1134 )
...
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.9.1...v1.10.0 )
---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 18:47:17 +01:00
dependabot[bot]
bb9eebbe67
chore(deps): Bump slsa-framework/slsa-github-generator ( #1132 )
...
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.9.0...v1.9.1 )
---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 23:07:44 +01:00
johnathan-sq
6e60322be9
chore: fixing assertion docs links ( #1129 )
...
Signed-off-by: johnathan-sq <johnathan@squareup.com>
2024-03-19 15:13:17 +01:00
dependabot[bot]
09456608f7
chore(deps): Bump sigs.k8s.io/kubectl-validate ( #1122 )
...
Bumps [sigs.k8s.io/kubectl-validate](https://github.com/kubernetes-sigs/kubectl-validate ) from 0.0.2-0.20240102223437-fe143bcde89f to 0.0.3.
- [Release notes](https://github.com/kubernetes-sigs/kubectl-validate/releases )
- [Changelog](https://github.com/kubernetes-sigs/kubectl-validate/blob/main/.goreleaser.yaml )
- [Commits](https://github.com/kubernetes-sigs/kubectl-validate/commits/v0.0.3 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/kubectl-validate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-18 11:06:38 +01:00
dependabot[bot]
4ecdf90e09
chore(deps): Bump k8s.io/client-go from 0.29.2 to 0.29.3 ( #1126 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.29.2 to 0.29.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.2...v0.29.3 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 10:46:57 +01:00
dependabot[bot]
10c4d37515
chore(deps): Bump k8s.io/api from 0.29.2 to 0.29.3 ( #1125 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.29.2 to 0.29.3.
- [Commits](https://github.com/kubernetes/api/compare/v0.29.2...v0.29.3 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 10:37:57 +01:00
johnathan-sq
c88d41c917
chore: add json_parse to match in Outputs docs ( #1123 )
...
Signed-off-by: johnathan-sq <johnathan@squareup.com>
2024-03-15 15:33:36 +00:00
dependabot[bot]
fd2eff6c9e
chore(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 ( #1113 )
...
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-14 12:12:15 +01:00
Charles-Edouard Brétéché
fff3d7ecc2
chore: add v0.1.9 to issue templates ( #1119 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-14 10:54:12 +01:00
github-actions[bot]
51f7fd53b7
Brew formula update for chainsaw version v0.1.9 ( #1117 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-03-14 10:44:41 +01:00
Charles-Edouard Brétéché
9668d99e61
release: v0.1.9 ( #1116 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-14 09:49:19 +01:00
Charles-Edouard Brétéché
13e35aae84
chore: update docs ( #1114 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-14 09:36:42 +01:00
Charles-Edouard Brétéché
0e1d837005
chore: add validation unit tests ( #1115 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-14 09:14:28 +01:00
Marcin Owsiany
f616ebe604
Add an actual link to docs ( #1109 )
...
Signed-off-by: Marcin Owsiany <marcin@redhat.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-13 15:24:54 +01:00
dependabot[bot]
b9ff7583f4
chore(deps): Bump actions/checkout from 4.1.1 to 4.1.2 ( #1108 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](b4ffde65f4...9bb56186c3
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 14:51:44 +01:00
Charles-Edouard Brétéché
259168e8e2
chore: add functions unit tests ( #1107 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-13 01:58:25 +01:00
Charles-Edouard Brétéché
a49c9ff55e
chore: clean mutate package ( #1106 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-13 01:31:57 +01:00
Charles-Edouard Brétéché
dfd4353c9f
chore: add update operation tests ( #1105 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-13 00:58:37 +01:00
Charles-Edouard Brétéché
affce9cdf2
chore: add runner client unit tests ( #1104 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-13 00:24:57 +01:00
Charles-Edouard Brétéché
d33e677027
chore: add mutate unit tests ( #1103 )
...
* chore: add mutate unit tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* more
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-13 00:11:34 +01:00
Charles-Edouard Brétéché
c040890d22
chore: add client unit tests ( #1102 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-12 23:26:59 +01:00
Charles-Edouard Brétéché
deaaa48be2
chore: add api unit tests ( #1101 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-12 23:12:34 +01:00
Charles-Edouard Brétéché
bc1bceb7d9
chore: update release notes ( #1100 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-12 22:22:37 +01:00
Charles-Edouard Brétéché
4ac79a44f6
fix: bad usage of stdout ( #1096 )
...
* fix: bad usage of stdout
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix: bad usage of stdout
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* fix tests
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-12 15:19:46 +01:00
Charles-Edouard Brétéché
726ca617d8
fix: test level bindings evaluated too early ( #1097 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-12 12:46:30 +01:00
Charles-Edouard Brétéché
c6560f4b87
fix: relax step file discovery regexp ( #1098 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-12 12:19:55 +01:00
Charles-Edouard Brétéché
c85e0e8d74
fix: template in assert diff ( #1095 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-11 23:19:50 +01:00
Charles-Edouard Brétéché
5ce39e2572
feat: add bindings in build docs command ( #1091 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-10 00:53:53 +01:00
Charles-Edouard Brétéché
11fe12f5f6
feat: add update operation ( #1088 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-09 19:47:25 +01:00
Charles-Edouard Brétéché
6c91795ff0
fix: build docs command for files with multiple tests ( #1087 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-09 03:14:11 +01:00
Charles-Edouard Brétéché
7ce628b6cc
refactor: output bindings ( #1084 )
...
* refactor: output bindings
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* typo
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-09 02:36:21 +01:00
Charles-Edouard Brétéché
ef00c7b1a3
refactor: binding names validation ( #1083 )
...
* feat: add env name template support in command and script
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* refactor: binding names validation
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-09 02:14:08 +01:00
Charles-Edouard Brétéché
778a524997
feat: add env name template support in command and script ( #1082 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-09 01:46:20 +01:00
Charles-Edouard Brétéché
a79c12f3a4
feat: add match support in script and command outputs ( #1081 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-09 01:15:35 +01:00
Charles-Edouard Brétéché
df81ff6cf1
refactor: bindings ( #1079 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-09 00:36:17 +01:00
Charles-Edouard Brétéché
81235eae91
fix: add binding name validation ( #1080 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-08 23:18:57 +01:00
Charles-Edouard Brétéché
4a92e7ff06
feat: add infos binding ( #1077 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-08 22:24:18 +01:00
Charles-Edouard Brétéché
0c9194b010
feat: add patch operation outputs support ( #1076 )
...
* feat: add patch operation outputs support
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* clean
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 19:30:26 +01:00
Charles-Edouard Brétéché
3e39a5db94
feat: add create operation outputs support ( #1074 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 19:01:22 +01:00
Charles-Edouard Brétéché
9eaf5806a7
feat: add outputs support to apply operation ( #1072 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 18:42:24 +01:00
Charles-Edouard Brétéché
f7564b14ed
fix: resource templating in non resource assertions ( #1073 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 18:29:12 +01:00
Charles-Edouard Brétéché
7d3025e522
chore: add resource unit tests ( #1071 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 13:33:42 +01:00
Charles-Edouard Brétéché
6ee27bbbff
fix: add missing operations in build docs command and support test level catch ( #1070 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 12:56:58 +01:00
Charles-Edouard Brétéché
75d6d15324
chore: fix makefile ( #1068 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 12:12:05 +01:00
Charles-Edouard Brétéché
c0f9d348f3
chore: add a couple unit tests ( #1067 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 09:29:20 +01:00
Charles-Edouard Brétéché
da97e3a3ce
fix: typo ( #1065 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 02:33:45 +01:00
Charles-Edouard Brétéché
f66d7d57ef
fix: format api validation ( #1064 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 02:25:37 +01:00
Charles-Edouard Brétéché
4acd57bb0c
chore: fix makefiles dependencies ( #1063 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 02:18:07 +01:00
Charles-Edouard Brétéché
636150c612
feat: add more templating support ( #1062 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-07 00:33:01 +01:00
Charles-Edouard Brétéché
40f747935a
feat: support template in resource reference ( #1061 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-06 23:41:25 +01:00
Charles-Edouard Brétéché
4d487e07c6
refactor: pass bindings and context to collectors ( #1060 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-06 23:10:55 +01:00
Charles-Edouard Brétéché
3e2ae4cfc8
fix: create template field management ( #1058 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-06 23:04:03 +01:00
Charles-Edouard Brétéché
3099b4230d
fix: create template field management ( #1057 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-06 22:51:22 +01:00
Charles-Edouard Brétéché
4fe0f37ff0
chore: add k8s-server-version example ( #1056 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-06 22:41:07 +01:00
dependabot[bot]
418ceb2550
chore(deps): Bump anchore/sbom-action from 0.15.8 to 0.15.9 ( #1054 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.15.8 to 0.15.9.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](b6a39da807...9fece9e200
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 10:53:32 +01:00
Charles-Edouard Brétéché
18d8b33c84
chore: add unit tests for the utils package ( #1051 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-06 08:26:32 +01:00
Charles-Edouard Brétéché
741676bcf4
chore: ignore testing package in codecov ( #1050 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-05 23:31:08 +01:00
Charles-Edouard Brétéché
a0d37e4077
chore: add unit tests for the utils package ( #1049 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-05 18:13:31 +01:00
Charles-Edouard Brétéché
2d31993129
chore: add unit tests for values package ( #1048 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-05 17:09:55 +01:00
Charles-Edouard Brétéché
fb833d0c41
chore: add validation unit tests ( #1045 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-05 15:05:53 +01:00
Charles-Edouard Brétéché
7da4d799f0
chore: add validation unit tests ( #1044 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-05 14:43:11 +01:00
Charles-Edouard Brétéché
f398253cf5
fix: add unit tests and config as forbidden binding name ( #1043 )
...
* fix: add unit tests and config as forbidden binding name
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
* release notes
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
---------
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-05 14:03:08 +01:00
Charles-Edouard Brétéché
58e5a3c041
chore: add v0.1.8 to drop down templates ( #1041 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-05 12:49:04 +01:00
github-actions[bot]
cde08b55d6
Brew formula update for chainsaw version v0.1.8 ( #1040 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-03-05 12:36:56 +01:00
Charles-Edouard Brétéché
7ee4368544
release: v0.1.8 ( #1039 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-05 12:12:03 +01:00
Charles-Edouard Brétéché
37cef6c383
chore: update docs ( #1038 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-05 11:21:05 +01:00
Charles-Edouard Brétéché
6e8ca5921c
chore: update release notes ( #1033 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-04 22:11:05 +01:00
Charles-Edouard Brétéché
f4dab47a69
feat: add outputs support to command and script ( #1031 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-04 16:32:05 +01:00
Charles-Edouard Brétéché
ffde0e8f9c
feat: validate bindings ( #1030 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-04 13:54:11 +01:00
Charles-Edouard Brétéché
839fbc11e8
fix: validate checks in scripts ( #1029 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-04 13:46:57 +01:00
Charles-Edouard Brétéché
8661236d0a
fix: resource short name mapping in collectors ( #1028 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-04 11:34:44 +01:00
dependabot[bot]
6ccdad7c41
chore(deps): Bump actions/download-artifact from 4.1.3 to 4.1.4 ( #1027 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](87c55149d9...c850b930e6
)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 11:08:57 +01:00
Charles-Edouard Brétéché
35a28a0bdc
fix: improve operation error handling ( #1026 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-04 10:57:31 +01:00
Charles-Edouard Brétéché
7330511b6f
feat: add more general catch handlers ( #1024 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-04 10:45:41 +01:00
dependabot[bot]
09b82f34ef
chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 ( #1025 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 09:17:52 +00:00
Charles-Edouard Brétéché
0141560dbd
fix: k8s list jp function ( #1023 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-04 09:47:19 +01:00
Charles-Edouard Brétéché
2fa8d23049
feat: add jp function to fetch server version ( #1021 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-03 19:55:19 +01:00
Charles-Edouard Brétéché
7980e393ce
feat: add rest config binding ( #1020 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-03 19:26:05 +01:00
Charles-Edouard Brétéché
c4fe5fa51e
feat: add --all-namespaces support ( #1019 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-03 18:51:22 +01:00
Charles-Edouard Brétéché
01709e5a96
feat: support wait --all ( #1018 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-03 18:21:03 +01:00
Charles-Edouard Brétéché
4ddb76dce8
fix: operation report name ( #1015 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-03 00:04:43 +01:00
Charles-Edouard Brétéché
b8c5c9d280
feat: support kind or resource in selectors ( #1014 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-02 23:05:42 +01:00
Charles-Edouard Brétéché
7fa3975643
refactor: introduce object type ( #1013 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-02 19:00:47 +01:00
Charles-Edouard Brétéché
b6298863c2
feat: check scope in get operation ( #1012 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-02 18:02:47 +01:00
Charles-Edouard Brétéché
e718d1d857
feat: check scope in wait operation ( #1011 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-02 16:53:57 +01:00
Charles-Edouard Brétéché
5949a04f3d
feat: detect resource scope in describe ( #1010 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-02 16:06:05 +01:00
Charles-Edouard Brétéché
de9dd4bb9e
chore: remove unnecessary context ( #1009 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-02 15:53:39 +01:00
Charles-Edouard Brétéché
9819133b4f
feat: introduce lazy operations ( #1008 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-02 15:36:27 +01:00
Charles-Edouard Brétéché
410c5f60d7
chore: enable cherry-pick bot ( #1007 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-02 01:26:46 +01:00
Charles-Edouard Brétéché
a07b37d38b
feat: support both .yaml and .yml extensions ( #1006 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-02 01:08:01 +01:00
Charles-Edouard Brétéché
67c56b444a
fix: jpKubernetesExists not setting apiVersion/kind ( #1005 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-01 23:36:42 +01:00
Charles-Edouard Brétéché
a3a33a9b6b
fix: jpKubernetesResourceExists apiVersion handling ( #1004 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-03-01 23:24:50 +01:00
dependabot[bot]
6a1928635c
chore(deps): Bump aquasecurity/trivy-action from 0.17.0 to 0.18.0 ( #1000 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](84384bd6e7...062f259268
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 21:59:34 +01:00
Charles-Edouard Brétéché
76d9653d47
chore: add 0.1.7 to versions list ( #998 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-02-28 17:12:25 +01:00
github-actions[bot]
5639985b3f
Brew formula update for chainsaw version v0.1.7 ( #996 )
...
Co-authored-by: goreleaserbot <bot@goreleaser.com>
2024-02-28 16:53:53 +01:00
Charles-Edouard Brétéché
6453598c73
release: v0.1.7 ( #994 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-02-28 16:24:11 +01:00
Charles-Edouard Brétéché
2055eac9a4
chore: update docs ( #993 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-02-28 00:04:03 +01:00
Charles-Edouard Brétéché
b1fd74b7c8
chore: update release notes ( #992 )
...
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-02-27 23:45:47 +01:00