| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kompose-bash-completion | Distribution: openSUSE Tumbleweed |
| Version: 1.37.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Tue Aug 19 08:44:46 2025 |
| Group: System/Shells | Build host: reproducible |
| Size: 19302 | Source RPM: kompose-1.37.0-1.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://kompose.io | |
| Summary: Bash Completion for kompose | |
Bash command line completion support for kompose.
Apache-2.0
* Tue Aug 19 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.37.0:
* 1.37.0 Release (#2040)
* refactor: use slices.Equal to simplify code (#2036)
* chore(deps)(deps): bump github.com/compose-spec/compose-go/v2
* chore(deps)(deps): bump github.com/spf13/pflag from 1.0.5 to
1.0.7
* chore(deps)(deps): bump github.com/go-viper/mapstructure/v2
* chore(deps)(deps): bump github.com/spf13/cast from 1.7.0 to
1.9.2
* Thu May 15 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.36.0:
* 1.36.0 Release (#2013)
* Add test cases for loading .env file
* fix: error directory path in tests.sh
* fix: resolve env_file variable interpolation issues by adding
support for and default syntax
* fix: Load variables from .env file by default
* Fix ConfigMap name clash if env_file name is equal (#2001)
* update typo in kompose.volume.subpath
* Improve command to run in docker
* Fix case of FromAs
* Replaced y with ✓ (#1975)
* chore: improving the description for the no-interpolate
argument
* feat(no-interpolate): add no-interpolate feature option to the
cli
* Thu Dec 12 2024 opensuse_buildservice@ojkastl.de
- refactor spec
- add zsh and fish completion subpackages
- Update to version 1.35.0:
* 1.35.0 Release (#1971)
* docs: correcting the method name
* docs(configs): included configs section in conversion matrix
* docs: included notes for configs support
* feat(config-content): added support for content in config
* chore(deps)(deps): bump golang.org/x/tools from 0.25.0 to
0.27.0
* improve error output for git commands
* chore(deps)(deps): bump github.com/compose-spec/compose-go/v2
* test(deploy-label): rename expected ephemeral label for test
* clean double to lower
* fix upercas issue
* fix retract issue
* chore(deps): bump pre-commit hook versions
* chore(deps): bump rexml from 3.2.5 to 3.3.9 in /docs
* Update kubernetes.go
* chore(deps)(deps): bump k8s.io/api from 0.31.1 to 0.31.2
* test: added test for the ephemeral storage labels
* refactor: changed the deploy label to use the convention
* feat(deploy): support ephemeral storage requests limits labels
* chore(deps)(deps): bump github.com/compose-spec/compose-go/v2
(#1931)
* chore(deps)(deps): bump k8s.io/api from 0.30.3 to 0.31.1
(#1933)
* [completion] Add header #compdef (#1915)
* chore(deps)(deps): bump golang.org/x/tools from 0.24.0 to
0.25.0
* feature: support UID:GID in the user key
* chore(deps)(deps): bump github.com/fsouza/go-dockerclient
* chore(deps)(deps): bump k8s.io/api from 0.30.0 to 0.30.3
(#1910)
* chore(deps)(deps): bump k8s.io/apimachinery from 0.30.0 to
0.30.3 (#1911)
* chore(deps)(deps): bump golang.org/x/tools from 0.20.0 to
0.24.0 (#1918)
* chore(deps)(deps): bump github.com/compose-spec/compose-go/v2
(#1919)
* chore(deps)(deps): bump github.com/spf13/cast from 1.6.0 to
1.7.0 (#1920)
* chore: upgrade fsouza/godockerclient and docker/docker packages
(#1921)
* Mon Jun 03 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.34.0:
* 1.34.0 Release (#1890)
* docs: update user guide (#1882)
* cleanup: removes uneeded annotation when not using network
policy (#1884)
* bug: fix annotation bug (#1887)
* tests: fix flakey tests (#1886)
* chore: fix test file names (#1889)
* update owners (#1888)
* fix: expose container to host only with labels (#1880)
* feature: change example to use non-root (#1879)
* update references to just compose (#1869)
* Fri Apr 26 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.33.0:
* docs: update readme by @cdrage in #1807
* docs(cli): introduce examples in the kompose command by
@martinjirku in #1808
* chore: update kompose convert --help by @leovct in #1813
* docs(1815): add trademarks link ref to linux foundation by
@martinjirku in #1816
* fix issue 1793 by @sosan in #1798
* fix client/convert (issue
https://github.com/kubernetes/kompose/issue… by @realgam3 in
[#1819]
* Cleanup README.md by @utkarsh-singh1 in #1823
* fix issue 1778 by @sosan in #1799
* #1821 update Dockerfile to alwyas use head Alpine by @thelamer
in #1824
* fix issue 1778 update1 by @sosan in #1826
* fix issues #1829, #1830 by @realgam3 in #1831
* chore: replace AhmedGrati with TessaIO by @TessaIO in #1835
* chore: unify e2e tests to compose yaml by @TessaIO in #1834
* chore(deps)(deps): bump golang.org/x/tools from 0.16.1 to
0.19.0 by @dependabot in #1836
* Adds ability to specify the stage/target of a multistage
dockerfile by @sosan in #1841
* adds a label for initContainers, test and user-guide by @sosan
in #1840
* chore(deps): bump Go version and
github.com/compose-spec/compose-go by @microsec-ambrose in
[#1838]
* chore: fix function name in comment by @racequite in #1861
* Feature 1635 - added labels to generate HPA by @sosan in #1847
* chore: fix some typos in comments by @cuiyourong in #1863
* customize resource name individually via labels
kompose.service.name_override by @sosan in #1837
* add configmaps derived from file and dir by @sosan in #1852
* add networkmode service: by @sosan in #1848
* fix 1853 by @sosan in #1854
* update dependencies to last version and go 1.22 by @sosan in
[#1865]
* 1.33.0 Release by @cdrage in #1866
* Thu Apr 04 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.32.0:
* docs: update installation page to have arm64 mention by @cdrage
in #1736
* chore(deps)(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
by @dependabot in #1734
* chore(deps)(deps): bump github.com/google/go-cmp from 0.5.9 to
0.6.0 by @dependabot in #1733
* fix e2e test by @AhmedGrati in #1737
* chore(deps)(deps): bump k8s.io/apimachinery from 0.28.2 to
0.28.3 by @dependabot in #1742
* fix: make transforming more deterministic by @AhmedGrati in
[#1744]
* fix: env_file configmap name length by @ThijsBroersen in #1743
* chore(deps)(deps): bump github.com/docker/docker from
23.0.3+incompatible to 24.0.7+incompatible by @dependabot in
[#1747]
* chore(deps)(deps): bump github.com/compose-spec/compose-go from
1.19.0 to 1.20.0 by @dependabot in #1740
* chore(deps)(deps): bump golang.org/x/tools from 0.13.0 to
0.14.0 by @dependabot in #1723
* remove status field from generated yaml by @shubhindia in #1746
* chore: add warning when no service is selected by @AhmedGrati
in #1750
* chore(deps)(deps): bump github.com/spf13/cobra from 1.7.0 to
1.8.0 by @dependabot in #1756
* test: add unit-test for PR 1743 v2 by @AhmedGrati in #1752
* feat: Add COMPOSE_FILE env variable by @AhmedGrati in #1753
* fix: disable annotations when flag
- -with-kompose-annotation=false is specified by @AhmedGrati in
[#1754]
* fix: lowercase resources names by @AhmedGrati in #1755
* chore(deps)(deps): bump k8s.io/api from 0.28.2 to 0.28.4 by
@dependabot in #1762
* chore(deps)(deps): bump golang.org/x/tools from 0.14.0 to
0.15.0 by @dependabot in #1760
* chore(deps)(deps): bump github.com/compose-spec/compose-go from
1.20.0 to 1.20.1 by @dependabot in #1761
* deleted CHANGELOG.md by @kundan2707 in #1765
* updated link for daemonset by @kundan2707 in #1767
* chore(deps)(deps): bump github.com/compose-spec/compose-go from
1.20.1 to 1.20.2 by @dependabot in #1768
* Removed fedora installation instruction from installation.md by
@utkarsh-singh1 in #1774
* chore(deps)(deps): bump github.com/containerd/containerd from
1.6.18 to 1.6.26 by @dependabot in #1791
* chore(ci)(deps): bump actions/upload-artifact from 3 to 4 by
@dependabot in #1784
* chore(deps)(deps): bump golang.org/x/tools from 0.15.0 to
0.16.1 by @dependabot in #1781
* chore(ci)(deps): bump actions/setup-go from 4 to 5 by
@dependabot in #1776
* chore(deps)(deps): bump github.com/spf13/cast from 1.5.1 to
1.6.0 by @dependabot in #1769
* fix issue #1683 by @realgam3 in #1684
* feat(1765): remove useless keys from the output yml by
@martinjirku in #1775
* Initialize OpenVEX feed by @dipesh-rawat in #1787
* test: fix e2e tests for configmap pod test by @AhmedGrati in
[#1801]
* Add new examples to kompose by @cdrage in #1803
* 2024 copyright change by @cdrage in #1805
* change wording for redis leader by @cdrage in #1804
* Add Labels for CronJob #1795 by @realgam3 in #1806
* 1.32.0 Release by @cdrage in #1811
* Thu Apr 04 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.31.2:
* 1.31.2 Release (#1735)
* only add namespace if specified (#1731)
* Thu Apr 04 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.31.1:
* 1.31.1 Release (#1726)
* bug: fixes bug with error out with using kompose convert with
no -f (#1725)
* Thu Apr 04 2024 opensuse_buildservice@ojkastl.de
- Update to version 1.31.0:
* 1.31.0 Release (#1714)
* Apply suggestions from code review
* chore(deps)(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1
(#1710)
* fix: typo
* fix: removing unused property
* test: adding tests for convert
* Delete output.yaml
* Adding support for --profile cmd option
* Tue Jul 18 2023 Stefan Weiberg <opensuse@hibiki.eu>
- Fix spec to require go >= 1.18
* Tue Jul 18 2023 Stefan Weiberg <opensuse@hibiki.eu>
- Update to version 1.30.0:
* 1.30.0 Release (#1672)
* Feat add ns generation (#1667)
* Feat: add read only containers support (#1670)
* test: add functional tests for read only fs support
* test: add unit-test for read only fs support
* feat: add read only fs support
* fix: remove lower case of the host generation
* fix missing image pull secrets
* Thu Jun 29 2023 opensuse@hibiki.eu
- Update to version 1.28.0:
* 1.28.0 Release (#1562)
* remove unused js files (#1561)
* owners: Remove surajssd (#1555)
* chore: require go >=1.18, bump deps and get rid of replace directives (#1552)
* Fix CI (#1550)
* Remove old scripts, modify manual syncing doc script (#1549)
* feat: migrate from libcompose to compose-go (#1547)
* fix: update match output function (#1546)
* Fix: Make the out flag print to one file using seperator (#1541)
* chore: add AhmedGrati as owner of Kompose (#1540)
* Thu Apr 07 2022 sweiberg@suse.com
- Update to version 1.26.1:
* 1.26.1 Release (#1470)
* Added more installation instructions (#1468)
* Fix ImageStream tags in openshift provider mode (#1461)
* 1.26.0 Release (#1460)
* Infer storage type using label (#1456)
* Add make rule for darwin arm64 in cross target (#1455)
* Add support for placement preferences docker-compose v3.3+ (#1425)
* Add support for statefulset controller. (#1452)
* Support tcp/http liveness/readiness probe (#1449)
* Update windows bin ext (#1451)
/usr/share/bash-completion/completions/kompose
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 23:33:49 2025