Commit Graph

789 Commits

Author SHA1 Message Date
dependabot[bot]
697b682eea build(deps): bump github.com/opencontainers/selinux
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](https://github.com/opencontainers/selinux/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/selinux
  dependency-version: 1.13.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-27 17:06:01 +00:00
dependabot[bot]
5ab62a79b2 build(deps): bump sigstore/cosign-installer from 3.7.0 to 4.0.0 (#752)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](dc72c7d5c4...faadad0cce)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 4.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-11-27 12:04:30 -05:00
Yoann Lecuyer
0d699effc3 feat(docker): add docker pause strategy (#755)
* add tmp test

* add strategy config

* strategy config

* pause / unpause strategy impl

* Fix tests

* fix compilation

* add pause / unpause tests

* add doc

* add config test

* start if not paused

* remove test files
2025-11-27 12:03:37 -05:00
Alexis Couvreur
d7685f04a1 docs: update provider features 2025-11-27 12:00:13 -05:00
Alexis Couvreur
ff5c4476bd docs: add mimic healthcheck 2025-11-26 23:47:18 -05:00
Alexis Couvreur
58896b9feb docs: add quick start 2025-11-26 23:45:49 -05:00
dependabot[bot]
6fa036f987 build(deps): bump github/codeql-action from 4.31.4 to 4.31.5 (#750)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.4 to 4.31.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](e12f017898...fdbfb4d275)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.5
  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-11-24 21:00:45 -05:00
dependabot[bot]
dbc3331030 build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#749)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](0a35821d5c...e7fa5ac41e)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.1.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-11-24 21:00:29 -05:00
dependabot[bot]
54642b528a build(deps): bump actions/create-github-app-token from 2.1.4 to 2.2.0 (#751)
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](6701853927...7e473efe3c)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: 2.2.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-11-24 21:00:17 -05:00
Alexis Couvreur
4757cac50f ci: pin sha version for thollander/actions-comment-pull-request 2025-11-23 19:19:36 -05:00
sablier-bot[bot]
9d2b7793bd chore(main): release 1.10.5 (#748)
Co-authored-by: sablier-bot[bot] <186367030+sablier-bot[bot]@users.noreply.github.com>
v1.10.5
2025-11-23 17:05:40 -05:00
Alexis Couvreur
112bdaaf8f fix: warn when the custom theme path does not exist 2025-11-23 16:56:24 -05:00
Alexis Couvreur
b3d356ac63 fix(dockerfile): remove running as non-root 2025-11-23 16:55:47 -05:00
Alexis Couvreur
d66a143a9c docs: set version to 1.10.4 2025-11-23 11:56:14 -05:00
sablier-bot[bot]
61fef84080 chore(main): release 1.10.4 (#747)
Co-authored-by: sablier-bot[bot] <186367030+sablier-bot[bot]@users.noreply.github.com>
v1.10.4
2025-11-23 11:53:02 -05:00
Alexis Couvreur
5ac2222e33 ci: fix sablier binary retrieval 2025-11-23 11:45:39 -05:00
Alexis Couvreur
3417baf089 docs: add signature verification 2025-11-23 11:43:47 -05:00
Alexis Couvreur
12d00e05be fix(dockerfile): copy file with proper permissions (#746) 2025-11-23 11:32:12 -05:00
sablier-bot[bot]
03a2800940 chore(main): release 1.10.3 (#744)
Co-authored-by: sablier-bot[bot] <186367030+sablier-bot[bot]@users.noreply.github.com>
v1.10.3
2025-11-23 11:18:42 -05:00
Alexis Couvreur
69991351ca build(goreleaser): remove windows and darwin 2025-11-23 11:08:31 -05:00
Alexis Couvreur
d834d178ef fix(goreleaser): reverse --snapshot ternary expression 2025-11-23 11:04:34 -05:00
Alexis Couvreur
468e5910d3 ci(goreleaser): remove registry login on non tag 2025-11-23 11:04:33 -05:00
Luk45135
080e4d1a1f docs: fix podman documentation link (#743)
Signed-off-by: Luk45135 <91327705+Luk45135@users.noreply.github.com>
2025-11-23 10:52:22 -05:00
sablier-bot[bot]
116b21f664 chore(main): release 1.10.2 (#722)
Co-authored-by: sablier-bot[bot] <186367030+sablier-bot[bot]@users.noreply.github.com>
v1.10.2
2025-11-23 02:27:00 -05:00
dependabot[bot]
71e61b8536 build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#733)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.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-11-23 02:18:06 -05:00
dependabot[bot]
ee58efe6d8 build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 (#736)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](4469467582...4dc6199c7b)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.1.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-11-23 02:16:54 -05:00
dependabot[bot]
617166739a build(deps): bump github/codeql-action from 4.31.2 to 4.31.4 (#737)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.2 to 4.31.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0499de31b9...e12f017898)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.4
  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-11-23 02:16:33 -05:00
dependabot[bot]
31e63ff0c6 build(deps): bump actions/checkout from 5.0.1 to 6.0.0 (#738)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5.0.1...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.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-11-23 02:16:10 -05:00
Alexis Couvreur
7c5ef182d1 ci: add goreleaser (#741)
* ci: add goreleaser

* remove docker and build snapshot on pr

* replace user

* fix build

* login to ghcr.io

* fix dockerhub secrets

* add attestation
2025-11-23 02:14:13 -05:00
Alexis Couvreur
dc5fb22b40 docs: add OpenSSF scorecard 2025-11-20 00:10:42 -05:00
Alexis Couvreur
e2b7965f7a docs: add sponsor section 2025-11-20 00:03:55 -05:00
dependabot[bot]
10334f08d4 build(deps): bump the k8s-io group across 1 directory with 3 updates (#725)
Bumps the k8s-io group with 2 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go).


Updates `k8s.io/api` from 0.34.1 to 0.34.2
- [Commits](https://github.com/kubernetes/api/compare/v0.34.1...v0.34.2)

Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.2
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.34.1...v0.34.2)

Updates `k8s.io/client-go` from 0.34.1 to 0.34.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.34.1...v0.34.2)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 12:52:04 -05:00
dependabot[bot]
1a6aa0fbb5 build(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#732)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5...v5.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.1
  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-11-18 12:51:50 -05:00
Alexis Couvreur
09f99f69ba docs: add support section 2025-11-16 20:07:10 -05:00
Alexis Couvreur
0f4a3a2e93 refactor: add sabliercmd pkg (#727)
This will enable doc generation
2025-11-13 20:18:57 -05:00
Alexis Couvreur
da5d2d113a docs: add github and docker icons 2025-11-12 18:34:25 -05:00
Alexis Couvreur
a6614de3ad docs: improve documentation clarity 2025-11-12 00:38:24 -05:00
Alexis Couvreur
33209acc6c docs: reference plugin repositories 2025-11-12 00:32:11 -05:00
dependabot[bot]
22c370ea22 build(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 (#724)
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.54.0 to 0.54.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.54.0...v0.54.1)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-version: 0.54.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-12 00:19:17 -05:00
Alexis Couvreur
64550ff25b docs: add release please glob file 2025-11-11 23:58:09 -05:00
Alexis Couvreur
8bc21fbaa9 docs: add release please tags to update version 2025-11-11 23:26:08 -05:00
Alexis Couvreur
71a35ca8dd docs: add helm chart
Release-As: 1.10.2
2025-11-11 23:17:40 -05:00
Alexis Couvreur
0588627d36 fix: bump go 1.25 (#723)
* fix: bump go 1.25

also bump deps and fix golangci lint

* golangci lint fixes
2025-11-10 22:51:07 -05:00
Alexis Couvreur
a4d7ddae05 docs: add CONTRIBUTING.md 2025-11-09 19:04:19 -05:00
Alexis Couvreur
8f82cfd8b6 ci: pin to SHA versions 2025-11-09 17:59:23 -05:00
Alexis Couvreur
87ce8b9c86 ci: add release-please 2025-11-09 17:31:20 -05:00
Alexis Couvreur
6d880928c7 fix\!: remove plugins from the repository 2025-11-09 17:28:18 -05:00
Alexis Couvreur
96750a50da docs: update documentation 2025-11-09 15:31:49 -05:00
Alexis Couvreur
c5ac357882 docs: add discord server and link pugin repositories 2025-11-09 11:53:24 -05:00
dependabot[bot]
fd1d893f38 build(deps): bump nginx in /plugins/nginx/e2e/kubernetes/manifests (#714)
Bumps nginx from 1.29.1 to 1.29.3.

---
updated-dependencies:
- dependency-name: nginx
  dependency-version: 1.29.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-11-08 15:40:39 -05:00