Releases: score-spec/score-k8s
Releases · score-spec/score-k8s
0.1.17
What's Changed
- feat(generate): support k8s manifest overriding by @astromechza in #88
- feat: added an s3 default provisioner based on minio by @astromechza in #89
Full Changelog: 0.1.16...0.1.17
0.1.16
What's Changed
- Update zz-default.provisioners.yaml -
mysql:8
by @mathieu-benoit in #80 gcr.io/distroless/static
instead ofscratch
by @mathieu-benoit in #81- Sign container image with Sigstore cosign by @mathieu-benoit in #82
Full Changelog: 0.1.15...0.1.16
0.1.15
What's Changed
- chore(deps): bump github.com/score-spec/score-go from 1.8.3 to 1.8.4 by @dependabot in #78
- Improved the flag for OCI by @7h3-3mp7y-m4n in #79
- Adding check-version subcommand by @7h3-3mp7y-m4n in #77
Full Changelog: 0.1.14...0.1.15
0.1.14
What's Changed
- chore(deps): bump github.com/score-spec/score-go from 1.8.2 to 1.8.3 by @dependabot in #63
- updated the goreleaser by removing deprecation by @7h3-3mp7y-m4n in #71
- Added a default service-port provisioner by @7h3-3mp7y-m4n in #70
- Added oci example in
score-k8s init --help
by @7h3-3mp7y-m4n in #69 - Small updates for consistency by @mathieu-benoit in #72
- #51 Enable completion command to generate shell completions by @Somsubhra in #60
- feature(provisioner) Add a default mssql provisioner by @Hentouane in #73
- chore: restructure package to match score-compose layout by @astromechza in #74
- chore(deps): bump k8s.io/apimachinery from 0.31.1 to 0.31.2 by @dependabot in #75
- chore(deps): bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot in #76
New Contributors
- @Hentouane made their first contribution in #73
Known issues
score-k8s init --provisioners "oci//..."
is not yet officially supported: score-spec/score-go#58.
Full Changelog: 0.1.13...0.1.14
0.1.13
What's Changed
- Added the Dockerfile for the score-k8s and release too by @7h3-3mp7y-m4n in #52
- Added the pull request template by @7h3-3mp7y-m4n in #53
- Fix
imdario/mergo
version by @mathieu-benoit in #56 - Fix
.dockerignore
, adddocker run
andgo vet
tests in CI by @7h3-3mp7y-m4n in #55 - #57 Fix bug where score-k8s creates the score.yaml with perm 0600 instead of 0755 by @Somsubhra in #59
- Fixed the init_test by comparing by @7h3-3mp7y-m4n in #58
- chore(deps): bump github.com/score-spec/score-go from 1.8.1 to 1.8.2 by @dependabot in #61
- Update release.yaml - push container image's
latest
tag too by @mathieu-benoit in #62
New Contributors
- @7h3-3mp7y-m4n made their first contribution in #52
- @Somsubhra made their first contribution in #59
Full Changelog: 0.1.12...0.1.13
0.1.12
What's Changed
- Update zz-default.provisioners.yaml -
postgres:17-alpine
+securityContext
by @mathieu-benoit in #38 - Update release.yaml - CI on PR by @mathieu-benoit in #42
- Update zz-default.provisioners.yaml -
securityContext
formongodb
by @mathieu-benoit in #44 - Update zz-default.provisioners.yaml -
securityContext
forredis
by @mathieu-benoit in #43 - Go version and package version upgrade for issue #39 by @Insomniac2904 in #41
- Create dependabot.yml and fix CI for push on main OR pull_request by @mathieu-benoit in #45
- chore(deps): bump actions/setup-go from 3 to 5 by @dependabot in #47
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #46
- Split CI versus release by @mathieu-benoit in #48
New Contributors
- @Insomniac2904 made their first contribution in #41
- @dependabot made their first contribution in #47
Full Changelog: 0.1.11...0.1.12
0.1.11
What's Changed
- chore: update score-go and dependencies by @astromechza in #36
- feat: added --provisioners flag from score-compose by @astromechza in #37
Full Changelog: 0.1.10...0.1.11
0.1.10
What's Changed
k8s.score.dev/service-name
annotation to set the name specifically.
- fix: reject --image when multiple score files are provided by @astromechza in #30
- Default
Service
name now as theWorkload
, removing the-svc
suffix + new annotation to override itk8s.score.dev/service-name
by @mathieu-benoit in #34 - Improve error messaging on unsupported resource types. Closes issue #31 by @kyracho in #32
New Contributors
Full Changelog: 0.1.9...0.1.10
0.1.9
0.1.8
What's Changed
- Updated readme to match latest changes in main score spec repo by @sujaya-sys in #17
- Update CODE_OF_CONDUCT.md by @sujaya-sys in #21
- [feature request] Add mongodb in the default provisioners by @giesan in #23
- fix: remove default replicas=1 value from workload conversion by @astromechza in #27
New Contributors
- @sujaya-sys made their first contribution in #17
- @giesan made their first contribution in #23
Full Changelog: 0.1.7...0.1.8