Alexis Couvreur
6297c595fa
add pause container implem
2025-01-13 17:55:43 -05:00
Alexis Couvreur
970f8b5831
add watch orphans
2025-01-08 17:53:33 -05:00
Alexis Couvreur
1ff2876cc8
add /instances route
2025-01-07 16:30:15 -05:00
Alexis Couvreur
f375c42ecd
add clear responses
2025-01-07 14:19:07 -05:00
Alexis Couvreur
5992f79eb9
add problem detail response for errors
2025-01-04 10:41:35 -05:00
Alexis Couvreur
6ab0e704dd
stop test
2024-12-27 17:10:17 -05:00
Alexis Couvreur
fbb35e583d
add list implementation
2024-12-08 23:44:20 -05:00
Alexis Couvreur
672939d73d
info takes health into account
2024-12-07 12:11:31 -05:00
Alexis Couvreur
1db83b4c82
docker provider event based with start
2024-11-24 18:38:53 -05:00
Alexis Couvreur
997a4947dc
add sablier cmb + server
2024-11-22 00:07:53 -05:00
Alexis Couvreur
693bd636c5
wip api
2024-11-19 21:21:10 -05:00
Alexis Couvreur
f8835bea68
created InstanceInfo and InstanceConfig
...
I think this is a necessary concept to split
2024-11-19 01:44:45 -05:00
Alexis Couvreur
539b97a08d
wip
2024-11-19 00:50:58 -05:00
Alexis Couvreur
cd454bbf83
add stop_all
2024-11-18 17:35:54 -05:00
Alexis Couvreur
72895c200f
add cleanup to sablier with context
2024-11-17 19:50:21 -05:00
Alexis Couvreur
4ed237f23e
package test is failing - prob goroutine hanging
2024-11-17 13:16:11 -05:00
Alexis Couvreur
b3f9559cb0
start instance properly refreshes the duration
2024-11-17 12:45:32 -05:00
Alexis Couvreur
f822c28faa
start instance working good
2024-11-17 12:32:13 -05:00
Alexis Couvreur
4122109349
wip lol
2024-11-16 22:49:35 -05:00
Alexis Couvreur
2976392078
docs: updated all versions in documentation
2024-11-10 11:08:47 -05:00
Alexis Couvreur
bb87e0dd9b
docs: set version to 1.8.1
2024-11-10 10:52:36 -05:00
Alexis Couvreur
6c25b10a48
docs(caddy): update documentation with remote Dockerfile build ( #442 )
...
* docs(caddy): update documentation with remote Dockerfile build
* update doc version script
2024-11-05 20:46:11 -08:00
dependabot[bot]
a958703db7
build(deps): bump k8s.io/client-go from 0.31.0 to 0.31.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.31.0 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.0...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 >
2024-11-05 09:43:42 -05:00
dependabot[bot]
f86e67b6e6
build(deps): bump nginx in /plugins/nginx/e2e/kubernetes/manifests
...
Bumps nginx from 1.23.1 to 1.27.2.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-05 09:43:19 -05:00
dependabot[bot]
6c2bd3206a
build(deps): bump nginx in /plugins/traefik/e2e/kubernetes/manifests
...
Bumps nginx from 1.23.1 to 1.27.2.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-05 09:43:00 -05:00
dependabot[bot]
a79bdf15c2
build(deps): bump nginx
...
Bumps nginx from 1.26.0 to 1.27.2.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-05 09:42:26 -05:00
dependabot[bot]
edd7721e69
build(deps): bump k8s.io/api from 0.31.0 to 0.31.2
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.31.0 to 0.31.2.
- [Commits](https://github.com/kubernetes/api/compare/v0.31.0...v0.31.2 )
---
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 >
2024-11-05 09:41:45 -05:00
Alexis Couvreur
1f11d8d112
Update dependabot.yml
...
Signed-off-by: Alexis Couvreur <alexiscouvreur.pro@gmail.com >
2024-11-04 22:00:38 -08:00
Alexis Couvreur
68325a0b33
ci: switch from renovate to depandabot ( #435 )
2024-11-04 21:56:43 -08:00
Alexis Couvreur
d6fbd414a2
Update renovate.json
...
Now targets the main branch
Signed-off-by: Alexis Couvreur <alexiscouvreur.pro@gmail.com >
2024-11-04 21:09:29 -08:00
Alexis Couvreur
03b0dcf5b2
ci: add packages write permission
2024-10-23 23:01:18 -04:00
Alexis Couvreur
acfd612bc0
ci: fix pipelines ( #418 )
...
* ci: fix pipelines
* fix(proxywasm): bump to go 1.23 and tinygo 0.33
* ci: move to sablierapp/sablier
* ci: replace sablierapp/whoami with acouvreur/whoami
This will use mimic later
* fix wrong whoami image
* update nginx docker image for proxywasm
2024-10-23 18:13:56 -07:00
Alexis Couvreur
df8980eb33
Update README.md
...
Signed-off-by: Alexis Couvreur <alexiscouvreur.pro@gmail.com >
2024-10-22 21:02:34 -07:00
Alexis Couvreur
de03bfc893
fix traefik icon and banner paths
2024-10-21 00:42:33 -04:00
Alexis Couvreur
60dbfd8c6d
docs: remove versionned documentation
2024-10-21 00:37:09 -04:00
Alexis Couvreur
e01e6242b3
ci: remove pages workflow
2024-10-21 00:00:59 -04:00
Alexis Couvreur
440b5cf32d
remove deprecation notice
2024-10-20 23:59:27 -04:00
semantic-release-bot
eb7ef49b3b
docs(release): update doc version from 1.8.0 to 1.8.1
v1.8.1
2024-10-21 03:58:47 +00:00
Alexis Couvreur
8b113a3c76
fix: changing module to github.com/sablierapp/sablier
2024-10-20 23:54:53 -04:00
Alexis Couvreur
70ab2c4eeb
docs: add CNAME file
2024-10-20 23:44:31 -04:00
Alexis Couvreur
a518fc20d4
deprecation notice
2024-10-20 23:31:37 -04:00
Thomas McWork
fbaeec13fa
traefik.md: update dead link
...
The link target anchor has moved to another page.
2024-10-13 08:38:11 -04:00
renovate[bot]
2a2079c541
chore(deps): update traefik docker tag to v3.1.4
v1.8.0
2024-10-01 17:30:14 -07:00
renovate[bot]
7758db8007
chore(deps): update rancher/k3s docker tag to v1.31.1
2024-10-01 17:30:14 -07:00
renovate[bot]
048eb47a02
chore(deps): update dependency go to v1.23.2
2024-10-01 17:30:14 -07:00
renovate[bot]
5a1e9ff0f2
fix(deps): update module github.com/docker/docker to v27.3.1+incompatible
2024-10-01 17:30:14 -07:00
Alexis Couvreur
e6c25f1f17
ci(release): remove skip-ci keyword from release commit
...
This will allow the docker action to be run after a release
2024-10-01 17:30:14 -07:00
renovate[bot]
04636d6ef6
chore(deps): update dependency go to v1.23.1
2024-10-01 17:30:14 -07:00
semantic-release-bot
efbb0d15fa
docs(release): update doc version from 1.8.0-beta.21 to 1.8.0-beta.22 [skip ci]
2024-10-01 17:30:14 -07:00
Alexis Couvreur
9821c621fb
fix(dynamic): avoid panic on nil instance
...
For some yet unknown reasons, some instances are returned as nil.
This commits adds a nil check to prevent that and logs a warning to help further debugging.
Fixes #380
2024-10-01 17:30:14 -07:00