Commit Graph
1768 Commits
Author SHA1 Message Date
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
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
Kubernetes Prow Robot 1ebc27a6f5 Merge pull request #1950 from hurzelpurzel/main
Fix issue 1942
2024-11-06 15:23:29 +00:00
João Vitor Paes de Barros do Carmo 073109ce39 test(deploy-label): rename expected ephemeral label for test 2024-10-31 00:05:04 +00:00
Ludger 131b092c8d Merge branch 'main' of github.com:hurzelpurzel/kompose 2024-10-30 23:39:34 +01:00
Ludger d529bb9c41 clean double to lower 2024-10-30 23:37:49 +01:00
Ludger Pottmeier ccea3fa482 Merge branch 'kubernetes:main' into main 2024-10-30 23:29:57 +01:00
Ludger 470fb50146 fix upercas issue 2024-10-30 23:27:42 +01:00
Ludger d5de021f51 fix retract issue 2024-10-30 23:04:03 +01:00
Kubernetes Prow Robot ca361e5358 Merge pull request #1948 from sadikkuzu/patch-1
chore(deps): bump pre-commit hook versions
2024-10-30 14:37:26 +00:00
SADIK KUZU 24a18a25b1 chore(deps): bump pre-commit hook versions 2024-10-29 20:56:36 +03:00
dependabot[bot] d2069ef612 chore(deps): bump rexml from 3.2.5 to 3.3.9 in /docs
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 16:02:02 +00:00
Ludger Pottmeier a103f37f4a Update kubernetes.go
Fix issue #1942
2024-10-25 00:12:30 +02:00
dependabot[bot] 8654a226a4 chore(deps)(deps): bump k8s.io/api from 0.31.1 to 0.31.2
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.31.1 to 0.31.2.
- [Commits](https://github.com/kubernetes/api/compare/v0.31.1...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-10-24 14:36:59 +00:00
João Vitor Paes de Barros do Carmo 1945fe609f test: added test for the ephemeral storage labels 2024-10-04 00:07:25 +01:00
João Vitor Paes de Barros do Carmo 1c7c63f1e7 refactor: changed the deploy label to use the convention 2024-10-04 00:06:43 +01:00
João Vitor Paes de Barros do Carmo 3ec739017d feat(deploy): support ephemeral storage requests limits labels 2024-09-27 01:02:46 +01:00
dependabot[bot] eab2c0119e chore(deps)(deps): bump github.com/compose-spec/compose-go/v2 (#1931)
Bumps [github.com/compose-spec/compose-go/v2](https://github.com/compose-spec/compose-go) from 2.1.6 to 2.2.0.
- [Release notes](https://github.com/compose-spec/compose-go/releases)
- [Commits](https://github.com/compose-spec/compose-go/compare/v2.1.6...v2.2.0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 08:15:09 -04:00
dependabot[bot] 62fe3e7941 chore(deps)(deps): bump k8s.io/api from 0.30.3 to 0.31.1 (#1933)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.30.3 to 0.31.1.
- [Commits](https://github.com/kubernetes/api/compare/v0.30.3...v0.31.1)

---
updated-dependencies:
- dependency-name: k8s.io/api
  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-24 08:15:04 -04:00
Kubernetes Prow Robot 5b563e7a80 Merge pull request #1930 from kubernetes/dependabot/go_modules/golang.org/x/tools-0.25.0
chore(deps)(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0
2024-09-13 14:45:13 +01:00
sazriel26 0ccdd74918 [completion] Add header #compdef (#1915) 2024-09-13 09:43:26 -04:00
Kubernetes Prow Robot fa6a5c9c6a Merge pull request #1927 from kubernetes/dependabot/go_modules/github.com/fsouza/go-dockerclient-1.12.0
chore(deps)(deps): bump github.com/fsouza/go-dockerclient from 1.11.2 to 1.12.0
2024-09-13 14:43:13 +01:00
dependabot[bot] 6a6256ebae chore(deps)(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.24.0...v0.25.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-09-10 14:50:38 +00:00
Kubernetes Prow Robot 15a9212961 Merge pull request #1929 from favonia/gid
feature: support UID:GID in the user key
2024-09-05 20:02:50 +01:00