1ff8edfaf0
Add support for init containers and mounting secrets
2025-12-01 16:16:16 +05:30
386e2b9ec3
Fix failing openshift tests
2025-12-01 14:28:07 +05:30
c82b499b01
Skip docs workflow
2025-12-01 14:07:38 +05:30
11bed62f52
Fix service name handling in generated templates
2025-11-27 16:34:48 +05:30
83fe6f7cb3
Mount executables with required mode
2025-11-27 14:53:11 +05:30
408cd36ad3
Inject templates while building the chart
2025-11-27 12:23:38 +05:30
3074b5451d
Generate template placeholders for env vars and images in charts
2025-11-27 10:52:57 +05:30
Charlie Drage
fb0539e64c
1.37.0 Release ( #2040 )
2025-08-11 14:55:47 -04:00
Kubernetes Prow Robot
e1982df561
Merge pull request #2037 from kubernetes/dependabot/go_modules/github.com/compose-spec/compose-go/v2-2.8.1
...
chore(deps)(deps): bump github.com/compose-spec/compose-go/v2 from 2.4.4 to 2.8.1
2025-08-11 06:47:09 -07:00
Kubernetes Prow Robot
4c97b6da7f
Merge pull request #2029 from kubernetes/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.3.0
...
chore(deps)(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.3.0
2025-08-11 06:45:08 -07:00
Kubernetes Prow Robot
a2b7a2e78a
Merge pull request #2028 from kubernetes/dependabot/go_modules/github.com/spf13/cast-1.9.2
...
chore(deps)(deps): bump github.com/spf13/cast from 1.7.0 to 1.9.2
2025-08-11 06:43:09 -07:00
Kubernetes Prow Robot
8605aa2891
Merge pull request #2034 from kubernetes/dependabot/go_modules/github.com/spf13/pflag-1.0.7
...
chore(deps)(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.7
2025-08-11 06:41:09 -07:00
houpo-bob
2d736157ab
refactor: use slices.Equal to simplify code ( #2036 )
...
Signed-off-by: houpo-bob <houpocun@outlook.com>
2025-08-11 09:38:17 -04:00
dependabot[bot]
6b9fb84a42
chore(deps)(deps): bump github.com/compose-spec/compose-go/v2
...
Bumps [github.com/compose-spec/compose-go/v2](https://github.com/compose-spec/compose-go ) from 2.4.4 to 2.8.1.
- [Release notes](https://github.com/compose-spec/compose-go/releases )
- [Commits](https://github.com/compose-spec/compose-go/compare/v2.4.4...v2.8.1 )
---
updated-dependencies:
- dependency-name: github.com/compose-spec/compose-go/v2
dependency-version: 2.8.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-25 14:34:13 +00:00
dependabot[bot]
1f4a8cacf0
chore(deps)(deps): bump github.com/spf13/pflag from 1.0.5 to 1.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>
2025-07-17 15:11:28 +00:00
dependabot[bot]
7814fcf589
chore(deps)(deps): bump github.com/go-viper/mapstructure/v2
...
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure ) from 2.0.0 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases )
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md )
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.0.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
dependency-version: 2.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-27 16:43:49 +00:00
dependabot[bot]
136af57f33
chore(deps)(deps): bump github.com/spf13/cast from 1.7.0 to 1.9.2
...
Bumps [github.com/spf13/cast](https://github.com/spf13/cast ) from 1.7.0 to 1.9.2.
- [Release notes](https://github.com/spf13/cast/releases )
- [Commits](https://github.com/spf13/cast/compare/v1.7.0...v1.9.2 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cast
dependency-version: 1.9.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-25 14:35:37 +00:00
Charlie Drage
ae2a394038
1.36.0 Release ( #2013 )
2025-05-14 14:17:40 -04:00
Kubernetes Prow Robot
416e8eaa08
Merge pull request #2008 from yuefanxiao/fix
...
fix: Load variables from .env file by default
2025-05-14 10:57:19 -07:00
yuefanxiao
b16cdef598
Add test cases for loading .env file
2025-05-14 22:46:46 +08:00
Kubernetes Prow Robot
4f59fe88bd
Merge pull request #2011 from yuefanxiao/envfile
...
fix: resolve env_file variable interpolation issues by adding support…
2025-05-14 07:39:19 -07:00
yuefanxiao
0a01b5ec96
fix: error directory path in tests.sh
2025-05-14 22:25:21 +08:00
yuefanxiao
22d9233f8b
fix: resolve env_file variable interpolation issues by adding support for and default syntax
2025-05-08 01:23:08 +08:00
yuefanxiao
7dddd1f0e8
fix: Load variables from .env file by default
2025-04-27 18:39:58 +08:00
robertaistleitner
1b29e031e3
Fix ConfigMap name clash if env_file name is equal ( #2001 )
...
* Fix ConfigMap name clash if env_file name is equal #2000
* Generate envFrom instead of single env entries from env_file entries #1999
* Fix failing test fixture outputs
2025-04-15 11:39:45 -04:00
Kubernetes Prow Robot
1c8109e980
Merge pull request #1994 from gisostallenberg/patch-2
...
Improve command to run in docker
2025-03-13 14:53:46 -07:00
Kubernetes Prow Robot
376ec34ee0
Merge pull request #1993 from gisostallenberg/patch-1
...
Fix case of FromAs
2025-03-13 14:51:46 -07:00
Kubernetes Prow Robot
3bff27f395
Merge pull request #1998 from kundan2707/kompose_volumen_subpath
...
update typo in kompose.volume.subpath
2025-03-13 14:43:47 -07:00
Kundan Kumar
cc56b19407
update typo in kompose.volume.subpath
2025-03-08 23:54:48 +05:30
Giso Stallenberg
3a099cfc10
Improve command to run in docker
...
Using a working dir avoids the need for a cd command call
2025-02-06 16:33:59 +01:00
Giso Stallenberg
6910e6fc00
Fix case of FromAs
...
This fixes a warning in newest docker builder
```
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
```
2025-02-06 16:31:13 +01:00
Kubernetes Prow Robot
6b704502d6
Merge pull request #1955 from jvitor83/feature/no-interpolate
...
Add no-interpolate feature option to the CLI
2025-01-09 06:20:31 -08:00
Alf Lervåg
e81ce2d654
Replaced y with ✓ ( #1975 )
...
If `y` does not mean ✓ then `y` should be added to the glossary.
2024-12-20 09:18:32 -05:00
Charlie Drage
9532ceef3a
1.35.0 Release ( #1971 )
2024-12-12 08:59:52 -05:00
João Vitor Paes de Barros do Carmo
b354989559
chore: improving the description for the no-interpolate argument
2024-12-02 23:22:48 +00:00
João Vitor Paes de Barros do Carmo
a2673466f3
feat(no-interpolate): add no-interpolate feature option to the cli
2024-12-02 23:22:26 +00:00
Kubernetes Prow Robot
62d33c426c
Merge pull request #1952 from jvitor83/feature/config-content
...
Add support for content in config
2024-12-02 13:12:59 +00:00
João Vitor Paes de Barros do Carmo
a49542010e
docs: correcting the method name
2024-11-29 00:16:35 +00:00
João Vitor Paes de Barros do Carmo
ffa8800bc3
docs(configs): included configs section in conversion matrix
2024-11-29 00:16:35 +00:00
João Vitor Paes de Barros do Carmo
9f609d6b7d
docs: included notes for configs support
2024-11-29 00:16:35 +00:00
João Vitor Paes de Barros do Carmo
5c1b3ad354
feat(config-content): added support for content in config
2024-11-29 00:16:23 +00:00
Kubernetes Prow Robot
0d989a2d5c
Merge pull request #1936 from jvitor83/feature/deploy-labels-ephemeral-storage
...
feat(deploy): support ephemeral storage requests limits labels
2024-11-27 19:58:56 +00:00
Kubernetes Prow Robot
feb82f1e7e
Merge pull request #1958 from cortex3/main
...
improve error output of git commands
2024-11-27 19:52:57 +00:00
Kubernetes Prow Robot
922f5aaeef
Merge pull request #1959 from kubernetes/dependabot/go_modules/golang.org/x/tools-0.27.0
...
chore(deps)(deps): bump golang.org/x/tools from 0.25.0 to 0.27.0
2024-11-12 13:18:46 +00:00
Kubernetes Prow Robot
79071a2e46
Merge pull request #1956 from kubernetes/dependabot/go_modules/github.com/compose-spec/compose-go/v2-2.4.4
...
chore(deps)(deps): bump github.com/compose-spec/compose-go/v2 from 2.2.0 to 2.4.4
2024-11-12 13:16:46 +00:00
Kubernetes Prow Robot
c0c240bce8
Merge pull request #1946 from kubernetes/dependabot/bundler/docs/rexml-3.3.9
...
chore(deps): bump rexml from 3.2.5 to 3.3.9 in /docs
2024-11-12 13:14:46 +00:00
dependabot[bot]
b0bab4b52f
chore(deps)(deps): bump golang.org/x/tools from 0.25.0 to 0.27.0
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.25.0 to 0.27.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.25.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-12 13:07:53 +00:00
Kubernetes Prow Robot
c665212812
Merge pull request #1941 from kubernetes/dependabot/go_modules/k8s.io/api-0.31.2
...
chore(deps)(deps): bump k8s.io/api from 0.31.1 to 0.31.2
2024-11-12 13:06:49 +00:00
cortex3
ef1bca2641
improve error output for git commands
2024-11-07 20:14:18 +01:00
dependabot[bot]
6951d6cb6e
chore(deps)(deps): bump github.com/compose-spec/compose-go/v2
...
Bumps [github.com/compose-spec/compose-go/v2](https://github.com/compose-spec/compose-go ) from 2.2.0 to 2.4.4.
- [Release notes](https://github.com/compose-spec/compose-go/releases )
- [Commits](https://github.com/compose-spec/compose-go/compare/v2.2.0...v2.4.4 )
---
updated-dependencies:
- dependency-name: github.com/compose-spec/compose-go/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-07 14:49:00 +00:00