This website requires JavaScript.
a050907ef4
Merge branch 'main' into feature-1635-with-labels
jose luis
2024-04-22 13:47:24 +02:00
bbd91be049
Merge branch 'main' into feature-1794-auto-configmaps
jose luis
2024-04-22 13:37:00 +02:00
7713c9d43d
Merge branch 'main' into fix-1853
jose luis
2024-04-22 12:57:36 +02:00
fb364020c2
added eof file
jose luis
2024-04-22 12:54:02 +02:00
cdcb0e7f61
Merge pull request #1847 from sosan/feature-1631-add-hpa
Kubernetes Prow Robot
2024-04-19 05:24:52 -07:00
58a82b6f45
chore: fix function name in comment (#1861 )
racequite
2024-04-19 15:58:33 +08:00
1015e59eac
Merge pull request #1838 from microsec-ambrose/upgrade-compose-go
Kubernetes Prow Robot
2024-04-18 05:58:12 -07:00
154c6f63c0
add e2e to check env var with status value
jose luis
2024-04-11 15:59:22 +02:00
a19dd1416e
added \n
jose luis
2024-04-10 20:26:40 +02:00
d43e210f04
Merge branch 'main' into feature-1846-network_mode-service
jose luis
2024-04-10 18:21:25 +02:00
a589f1d6e9
Merge branch 'main' into feature-1635-with-labels
jose luis
2024-04-10 17:29:38 +02:00
e4ccf2edc9
rectified markdown spacing on columns reformat k8sutils_tests.go
jose luis
2024-04-10 13:39:04 +02:00
405ab61479
Merge branch 'main' into feature-1631-add-hpa
jose luis
2024-04-10 13:24:35 +02:00
1010e1a916
Merge branch 'main' into feature-1794-auto-configmaps
jose luis
2024-04-10 00:50:37 +02:00
e9f64cfd81
added more e2e, more tests
jose luis
2024-04-10 00:19:06 +02:00
c9c1080306
adds a label for initContainers, test and user-guide (#1840 )
2024-04-08 14:49:09 +02:00
4cd0b268fc
add configmaps derived from file and dir add tests and e2e function isconfigfile check if we need to use configmap and mount in readonly readonly not asigned because not fail e2e
jose luis
2024-04-07 21:18:01 +02:00
8ff0f334eb
fix EOF, DefaultMaxReplicas set to 3, extended user guide about hpa, more tests add warning in situations like: - maxreplicas < minreplicas - value from label < 0 - validate percentage in cpu, memory metrics
jose luis
2024-04-04 20:18:51 +02:00
04acbf111f
added tests add e2e
jose luis
2024-04-03 19:29:35 +02:00
516930ccee
added more tests e2e tests fixed name labels
jose luis
2024-04-02 17:28:27 +02:00
58974092a5
add networkmode service: added tests fixNetworkModeToService is responsible for adjusting the network mode of services in docker compose (services:) and generate a mapping of deployments based on the network mode of each service merging containers into the destination deployment, and removing transferred deployments
jose luis
2024-03-30 21:17:47 +01:00
a38f7f9ea3
added this labels: kompose.hpa.minreplicas kompose.hpa.maxreplicas kompose.hpa.cpu kompose.hpa.memory
jose luis
2024-03-26 20:58:57 +01:00
f291caa00d
Add tests for parseEnvFiles
Ambrose Chua
2024-03-25 10:34:39 +08:00
14152d4a81
Merge pull request #1841 from sosan/fix-issue-1839
Kubernetes Prow Robot
2024-03-21 05:18:09 -07:00
5ba743afea
chore(deps): bump minimum Go version to 1.21
Ambrose Chua
2024-03-19 14:50:09 +08:00
ea485a7806
chore(deps): bump github.com/compose-spec/compose-go
Ambrose Chua
2024-03-11 16:55:33 +08:00
ad04bc0894
chore(deps)(deps): bump golang.org/x/tools from 0.16.1 to 0.19.0 (#1836 )
dependabot[bot]
2024-03-16 22:08:35 +01:00
bf3cfc303d
add target to kompose build
jose luis
2024-03-14 00:49:47 +01:00
7b6888edd1
customize the resource name individually via labels kompose.service.name_override
jose luis
2024-03-10 13:57:24 +01:00
497809c81c
chore: unify e2e tests to compose yaml (#1834 )
TessaIO
2024-03-01 21:21:54 +01:00
456c6f67ae
chore: replace AhmedGrati with TessaIO (#1835 )
TessaIO
2024-03-01 21:20:10 +01:00
b2514e1c81
Merge pull request #1831 from realgam3/fix-configmap-volumes
Kubernetes Prow Robot
2024-02-20 20:45:04 -08:00
c0f7e910c8
in case /run/secrets/MARIADB_PASSWORD and secrets: MARIADB_PASSWORD are in uppercase, reformat the value of MARIADB_PASSWORD to mariadb-password. Also, reformat the secretconfig of the secrets. getSecretPathsLegacy returns secretSubPath. (#1826 )
Jose Luis
2024-02-21 05:35:18 +01:00
db6a4d7ce1
fix issues #1829 , #1830
Tomer Zait
2024-02-18 10:50:15 +02:00
d872afb377
Merge pull request #1824 from thelamer/dockerfile-update
Kubernetes Prow Robot
2024-02-12 12:12:28 -08:00
b768a43fbe
Merge pull request #1799 from sosan/fix-issue-1778
Kubernetes Prow Robot
2024-02-12 11:23:57 -08:00
4211798ac6
Merge pull request #1823 from utkarsh-singh1/update-readme-md-and-installation-md
Kubernetes Prow Robot
2024-02-12 11:20:56 -08:00
61680d1b55
#1821 update Dockerfile to alwyas use head Alpine
thelamer
2024-02-12 10:37:34 -08:00
2f655492a1
Update /docs/installation.md
utkarsh-singh1
2024-02-12 16:06:02 +05:30
8bdd22d531
Remove Operating Systems where kompose binary does not exist or available in old versions
utkarsh-singh1
2024-02-12 15:09:26 +05:30
6ce08bb234
merged from main and dummy coments
jose luis
2024-02-07 19:36:49 +01:00
182e0ce294
Merge branch 'kubernetes:main' into fix-issue-1778
Jose Luis
2024-02-07 18:35:28 +01:00
b095982ddf
adds a unit test for the TestKubernetes_CreateSecrets function where secrets are created in Kubernetes from a KomposeObject, and secrets are taken from a CNAME file. Also, a newSecrets function is added to generate secrets from the provided configuration
jose luis
2024-02-07 18:29:33 +01:00
b3383bd2b0
Merge pull request #1819 from realgam3/fix-client
Kubernetes Prow Robot
2024-02-05 06:09:26 -08:00
4d4ff4e394
fix client/convert (issue https://github.com/kubernetes/kompose/issues/1818 )
Tomer Zait
2024-02-04 12:07:05 +02:00
52e5dbda55
Merge pull request #1798 from sosan/fix-issue-1793
Kubernetes Prow Robot
2024-02-01 06:35:27 -08:00
e86959459c
Merge pull request #1816 from martinjirku/1815-add-trademarks
Kubernetes Prow Robot
2024-02-01 06:32:18 -08:00
8b9fcb3826
docs(1815): add trademarks link ref to linux foundation
Martin Jirku
2024-01-27 22:12:51 +01:00
b544c17472
fix issue 1778
jose luis
2024-01-10 18:38:12 +01:00
578fa72a9a
fix issue 1793
jose luis
2024-01-24 23:41:01 +01:00
3499798b5a
Merge pull request #1813 from leovct/chore/update-kompose-convert-help
Kubernetes Prow Robot
2024-01-23 14:29:39 +01:00
b350d95c08
chore: update kompose convert --help
leovct
2024-01-22 15:51:49 +01:00
8b3595ec5f
Merge pull request #1808 from martinjirku/1711-help-page
Kubernetes Prow Robot
2024-01-19 01:15:20 +01:00
e5e2fe2528
chore: format by gofmt
Martin Jirku
2024-01-18 22:39:36 +01:00
6ba1ff77de
docs(cli): remove docker name from cli Examples
Martin Jirku
2024-01-18 21:52:35 +01:00
5fa804c274
docs: update readme (#1807 )
Charlie Drage
2024-01-18 10:11:56 -05:00
765fde2540
1.32.0 Release (#1811 )
Charlie Drage
2024-01-18 10:02:06 -05:00
ae975a818d
docs(cli): introduce examples in the kompose command
Martin Jirku
2024-01-17 21:42:48 +01:00
f11ce5491e
Merge pull request #1806 from realgam3/cronjob
Kubernetes Prow Robot
2024-01-17 21:09:24 +01:00
e8671e9779
remove example files
Tomer Zait
2024-01-17 01:20:47 +02:00
cd6a318896
Add Labels for CronJob https://github.com/kubernetes/kompose/issues/1795
Tomer Zait
2024-01-16 23:44:49 +02:00
770da91eec
change wording for redis leader (#1804 )
Charlie Drage
2024-01-16 09:49:54 -05:00
bd868aac79
2024 copyright change (#1805 )
Charlie Drage
2024-01-16 09:49:25 -05:00
575066d3ed
Add new examples to kompose (#1803 )
Charlie Drage
2024-01-16 09:37:31 -05:00
5f0c1c9c50
Merge pull request #1801 from AhmedGrati/fix-e2e-tests-configmap-pod
Kubernetes Prow Robot
2024-01-15 21:56:09 +01:00
b66c54e2ae
test: fix e2e tests for configmap pod test
AhmedGrati
2024-01-14 10:46:03 +01:00
7f670b074d
Merge pull request #1787 from dipesh-rawat/add-vex-feed
Kubernetes Prow Robot
2024-01-03 22:25:27 +01:00
bd568ba30b
Merge pull request #1775 from martinjirku/1758-remove-useless-keys-in-output
Kubernetes Prow Robot
2024-01-03 22:23:16 +01:00
92ca12ae5b
fix issue https://github.com/kubernetes/kompose/issues/1683 (#1684 )
Tomer Zait
2024-01-02 21:48:59 +02:00
f80ad97307
feat(1765): update tests, move unit test to proper file, improve removeEmptyInterfaces algo
Martin Jirku
2024-01-01 12:07:44 +01:00
63f60e66fe
chore(deps)(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#1769 )
dependabot[bot]
2023-12-20 12:56:25 +01:00
c27b3a9195
chore(ci)(deps): bump actions/setup-go from 4 to 5 (#1776 )
dependabot[bot]
2023-12-20 12:55:58 +01:00
055170fe80
chore(deps)(deps): bump golang.org/x/tools from 0.15.0 to 0.16.1 (#1781 )
dependabot[bot]
2023-12-20 12:54:38 +01:00
f568baf5ad
chore(ci)(deps): bump actions/upload-artifact from 3 to 4 (#1784 )
dependabot[bot]
2023-12-20 12:54:08 +01:00
d333e58f5d
chore(deps)(deps): bump github.com/containerd/containerd (#1791 )
dependabot[bot]
2023-12-20 12:53:37 +01:00
7b0464edab
Add VEX Feed
Dipesh Rawat
2023-12-15 19:11:43 +00:00
3a818f4b01
feat(1765): remove useless keys from the outpu yml
Martin Jirku
2023-12-07 08:30:32 +01:00
af06917dbb
Merge pull request #1774 from utkarsh-singh1/update-docs-installation-md
Kubernetes Prow Robot
2023-12-04 21:11:15 +01:00
9ecf2f919e
Removed fedora installation instruction from installation.md
utkarsh-singh1
2023-12-05 00:03:25 +05:30
0405de4f6d
Merge pull request #1768 from kubernetes/dependabot/go_modules/github.com/compose-spec/compose-go-1.20.2
Kubernetes Prow Robot
2023-11-24 20:34:06 +01:00
fa2fc69e1f
updated link for daemonset (#1767 )
Kundan Kumar
2023-11-24 23:04:30 +05:30
22c64fe738
chore(deps)(deps): bump github.com/compose-spec/compose-go
dependabot[bot]
2023-11-22 14:34:27 +00:00
42d5d1e349
deleted CHANGELOG.md (#1765 )
Kundan Kumar
2023-11-22 01:41:29 +05:30
dfdc44b364
chore(deps)(deps): bump github.com/compose-spec/compose-go (#1761 )
dependabot[bot]
2023-11-16 18:15:28 +01:00
0a8c682e4f
chore(deps)(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#1760 )
dependabot[bot]
2023-11-16 18:15:07 +01:00
74ab4f21b4
chore(deps)(deps): bump k8s.io/api from 0.28.2 to 0.28.4 (#1762 )
dependabot[bot]
2023-11-16 18:14:37 +01:00
fd3fee64fb
fix: make resources names lowercase (#1755 )
AhmedGrati
2023-11-08 11:29:39 +01:00
ce0288b7bc
Merge pull request #1754 from AhmedGrati/fix-annotations-disable
Kubernetes Prow Robot
2023-11-07 04:16:35 +01:00
293f232e5e
Merge pull request #1753 from AhmedGrati/feat-add-COMPOSE_FILE-env-variable
Kubernetes Prow Robot
2023-11-07 04:13:44 +01:00
900f0b0b5e
Merge pull request #1752 from AhmedGrati/1745-add-test-for-pr-1743
Kubernetes Prow Robot
2023-11-07 04:10:58 +01:00
f108b02318
chore(deps)(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1756 )
dependabot[bot]
2023-11-06 16:19:59 +01:00
a8183a22f7
fix: disable annotations when flag is specified
AhmedGrati
2023-11-05 19:31:58 +01:00
867adcf83a
docs: add COMPOSE_FILE env variable to user-guide.md
AhmedGrati
2023-11-05 15:06:15 +01:00
a91b57ef2e
feat: add COMPOSE_FILE env variable
AhmedGrati
2023-11-05 15:02:36 +01:00
d633c31e15
test: add unit-tests for FormatEnvName function
AhmedGrati
2023-11-01 00:06:05 +01:00
771e564645
test: add unit-tests for FormatEnvName function
AhmedGrati
2023-10-31 23:51:10 +01:00
032b61a656
Merge pull request #1750 from AhmedGrati/1748-bug-kompose-should-raise-and-error-when-profiles-are-required
Kubernetes Prow Robot
2023-11-02 00:36:41 +01:00
a4ae9f9df4
chore: add warning when no service is selected
AhmedGrati
2023-11-01 16:37:15 +01:00
3bbb75f48c
Merge pull request #1746 from shubhindia/fix/drop-status-field
Kubernetes Prow Robot
2023-10-30 23:56:41 +01:00
35a9885d62
chore(deps)(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 (#1723 )
dependabot[bot]
2023-10-30 18:02:02 +01:00