Commit Graph

  • 17ec585065
    update compose-go to 2.1.0 jose luis 2024-04-25 23:29:13 +0200
  • 60309de5b2
    Merge branch 'main' into fix-1853 jose luis 2024-04-25 21:14:29 +0200
  • e4ca58bcf2
    Merge pull request #1848 from sosan/feature-1846-network_mode-service Kubernetes Prow Robot 2024-04-25 09:56:29 -0700
  • ec6153e0a5
    Merge branch 'main' into fix-1853 jose luis 2024-04-25 18:02:52 +0200
  • 3c189aaff1
    Merge branch 'main' into feature-1846-network_mode-service jose luis 2024-04-25 17:31:49 +0200
  • 601900d660
    Merge pull request #1852 from sosan/feature-1794-auto-configmaps Kubernetes Prow Robot 2024-04-25 05:56:20 -0700
  • 9cc3327704
    Merge pull request #1837 from sosan/feature-1635-with-labels Kubernetes Prow Robot 2024-04-25 05:46:21 -0700
  • d274f9947d
    chore: fix some typos in comments (#1863) cuiyourong 2024-04-25 20:41:58 +0800
  • 8ee944c2be
    Merge branch 'main' into feature-1846-network_mode-service jose luis 2024-04-22 15:46:45 +0200
  • 2029409b73
    changed compose types to version 2 jose luis 2024-04-22 13:56:55 +0200
  • a050907ef4
    Merge branch 'main' into feature-1635-with-labels jose luis 2024-04-22 13:47:24 +0200
  • bbd91be049
    Merge branch 'main' into feature-1794-auto-configmaps jose luis 2024-04-22 13:37:00 +0200
  • 7713c9d43d
    Merge branch 'main' into fix-1853 jose luis 2024-04-22 12:57:36 +0200
  • fb364020c2
    added eof file jose luis 2024-04-22 12:54:02 +0200
  • cdcb0e7f61
    Merge pull request #1847 from sosan/feature-1631-add-hpa Kubernetes Prow Robot 2024-04-19 05:24:52 -0700
  • 58a82b6f45
    chore: fix function name in comment (#1861) racequite 2024-04-19 15:58:33 +0800
  • 1015e59eac
    Merge pull request #1838 from microsec-ambrose/upgrade-compose-go Kubernetes Prow Robot 2024-04-18 05:58:12 -0700
  • 154c6f63c0
    add e2e to check env var with status value jose luis 2024-04-11 15:59:22 +0200
  • a19dd1416e
    added \n jose luis 2024-04-10 20:26:40 +0200
  • d43e210f04
    Merge branch 'main' into feature-1846-network_mode-service jose luis 2024-04-10 18:21:25 +0200
  • a589f1d6e9
    Merge branch 'main' into feature-1635-with-labels jose luis 2024-04-10 17:29:38 +0200
  • e4ccf2edc9
    rectified markdown spacing on columns reformat k8sutils_tests.go jose luis 2024-04-10 13:39:04 +0200
  • 405ab61479
    Merge branch 'main' into feature-1631-add-hpa jose luis 2024-04-10 13:24:35 +0200
  • 1010e1a916
    Merge branch 'main' into feature-1794-auto-configmaps jose luis 2024-04-10 00:50:37 +0200
  • e9f64cfd81
    added more e2e, more tests jose luis 2024-04-10 00:19:06 +0200
  • c9c1080306
    adds a label for initContainers, test and user-guide (#1840) Jose Luis 2024-04-08 14:49:09 +0200
  • 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 +0200
  • 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 +0200
  • 04acbf111f
    added tests add e2e jose luis 2024-04-03 19:29:35 +0200
  • 516930ccee
    added more tests e2e tests fixed name labels jose luis 2024-04-02 17:28:27 +0200
  • 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 +0100
  • a38f7f9ea3
    added this labels: kompose.hpa.minreplicas kompose.hpa.maxreplicas kompose.hpa.cpu kompose.hpa.memory jose luis 2024-03-26 20:58:57 +0100
  • f291caa00d
    Add tests for parseEnvFiles Ambrose Chua 2024-03-25 10:34:39 +0800
  • 14152d4a81
    Merge pull request #1841 from sosan/fix-issue-1839 Kubernetes Prow Robot 2024-03-21 05:18:09 -0700
  • 5ba743afea
    chore(deps): bump minimum Go version to 1.21 Ambrose Chua 2024-03-19 14:50:09 +0800
  • ea485a7806
    chore(deps): bump github.com/compose-spec/compose-go Ambrose Chua 2024-03-11 16:55:33 +0800
  • 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 +0100
  • bf3cfc303d
    add target to kompose build jose luis 2024-03-14 00:49:47 +0100
  • 7b6888edd1
    customize the resource name individually via labels kompose.service.name_override jose luis 2024-03-10 13:57:24 +0100
  • 497809c81c
    chore: unify e2e tests to compose yaml (#1834) TessaIO 2024-03-01 21:21:54 +0100
  • 456c6f67ae
    chore: replace AhmedGrati with TessaIO (#1835) TessaIO 2024-03-01 21:20:10 +0100
  • b2514e1c81
    Merge pull request #1831 from realgam3/fix-configmap-volumes Kubernetes Prow Robot 2024-02-20 20:45:04 -0800
  • 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 +0100
  • db6a4d7ce1 fix issues #1829, #1830 Tomer Zait 2024-02-18 10:50:15 +0200
  • d872afb377
    Merge pull request #1824 from thelamer/dockerfile-update Kubernetes Prow Robot 2024-02-12 12:12:28 -0800
  • b768a43fbe
    Merge pull request #1799 from sosan/fix-issue-1778 Kubernetes Prow Robot 2024-02-12 11:23:57 -0800
  • 4211798ac6
    Merge pull request #1823 from utkarsh-singh1/update-readme-md-and-installation-md Kubernetes Prow Robot 2024-02-12 11:20:56 -0800
  • 61680d1b55 #1821 update Dockerfile to alwyas use head Alpine thelamer 2024-02-12 10:37:34 -0800
  • 2f655492a1 Update /docs/installation.md utkarsh-singh1 2024-02-12 16:06:02 +0530
  • 8bdd22d531 Remove Operating Systems where kompose binary does not exist or available in old versions utkarsh-singh1 2024-02-12 15:09:26 +0530
  • 6ce08bb234
    merged from main and dummy coments jose luis 2024-02-07 19:36:49 +0100
  • 182e0ce294
    Merge branch 'kubernetes:main' into fix-issue-1778 Jose Luis 2024-02-07 18:35:28 +0100
  • 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 +0100
  • b3383bd2b0
    Merge pull request #1819 from realgam3/fix-client Kubernetes Prow Robot 2024-02-05 06:09:26 -0800
  • 4d4ff4e394 fix client/convert (issue https://github.com/kubernetes/kompose/issues/1818) Tomer Zait 2024-02-04 12:07:05 +0200
  • 52e5dbda55
    Merge pull request #1798 from sosan/fix-issue-1793 Kubernetes Prow Robot 2024-02-01 06:35:27 -0800
  • e86959459c
    Merge pull request #1816 from martinjirku/1815-add-trademarks Kubernetes Prow Robot 2024-02-01 06:32:18 -0800
  • 8b9fcb3826
    docs(1815): add trademarks link ref to linux foundation Martin Jirku 2024-01-27 22:12:51 +0100
  • b544c17472
    fix issue 1778 jose luis 2024-01-10 18:38:12 +0100
  • 578fa72a9a
    fix issue 1793 jose luis 2024-01-24 23:41:01 +0100
  • 3499798b5a
    Merge pull request #1813 from leovct/chore/update-kompose-convert-help Kubernetes Prow Robot 2024-01-23 14:29:39 +0100
  • b350d95c08
    chore: update kompose convert --help leovct 2024-01-22 15:51:49 +0100
  • 8b3595ec5f
    Merge pull request #1808 from martinjirku/1711-help-page Kubernetes Prow Robot 2024-01-19 01:15:20 +0100
  • e5e2fe2528
    chore: format by gofmt Martin Jirku 2024-01-18 22:39:36 +0100
  • 6ba1ff77de
    docs(cli): remove docker name from cli Examples Martin Jirku 2024-01-18 21:52:35 +0100
  • 5fa804c274
    docs: update readme (#1807) Charlie Drage 2024-01-18 10:11:56 -0500
  • 765fde2540
    1.32.0 Release (#1811) Charlie Drage 2024-01-18 10:02:06 -0500
  • ae975a818d
    docs(cli): introduce examples in the kompose command Martin Jirku 2024-01-17 21:42:48 +0100
  • f11ce5491e
    Merge pull request #1806 from realgam3/cronjob Kubernetes Prow Robot 2024-01-17 21:09:24 +0100
  • e8671e9779 remove example files Tomer Zait 2024-01-17 01:20:47 +0200
  • cd6a318896 Add Labels for CronJob https://github.com/kubernetes/kompose/issues/1795 Tomer Zait 2024-01-16 23:44:49 +0200
  • 770da91eec
    change wording for redis leader (#1804) Charlie Drage 2024-01-16 09:49:54 -0500
  • bd868aac79
    2024 copyright change (#1805) Charlie Drage 2024-01-16 09:49:25 -0500
  • 575066d3ed
    Add new examples to kompose (#1803) Charlie Drage 2024-01-16 09:37:31 -0500
  • 5f0c1c9c50
    Merge pull request #1801 from AhmedGrati/fix-e2e-tests-configmap-pod Kubernetes Prow Robot 2024-01-15 21:56:09 +0100
  • b66c54e2ae test: fix e2e tests for configmap pod test AhmedGrati 2024-01-14 10:46:03 +0100
  • 7f670b074d
    Merge pull request #1787 from dipesh-rawat/add-vex-feed Kubernetes Prow Robot 2024-01-03 22:25:27 +0100
  • bd568ba30b
    Merge pull request #1775 from martinjirku/1758-remove-useless-keys-in-output Kubernetes Prow Robot 2024-01-03 22:23:16 +0100
  • 92ca12ae5b
    fix issue https://github.com/kubernetes/kompose/issues/1683 (#1684) Tomer Zait 2024-01-02 21:48:59 +0200
  • f80ad97307
    feat(1765): update tests, move unit test to proper file, improve removeEmptyInterfaces algo Martin Jirku 2024-01-01 12:07:44 +0100
  • 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 +0100
  • c27b3a9195
    chore(ci)(deps): bump actions/setup-go from 4 to 5 (#1776) dependabot[bot] 2023-12-20 12:55:58 +0100
  • 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 +0100
  • f568baf5ad
    chore(ci)(deps): bump actions/upload-artifact from 3 to 4 (#1784) dependabot[bot] 2023-12-20 12:54:08 +0100
  • d333e58f5d
    chore(deps)(deps): bump github.com/containerd/containerd (#1791) dependabot[bot] 2023-12-20 12:53:37 +0100
  • 7b0464edab
    Add VEX Feed Dipesh Rawat 2023-12-15 19:11:43 +0000
  • 3a818f4b01
    feat(1765): remove useless keys from the outpu yml Martin Jirku 2023-12-07 08:30:32 +0100
  • af06917dbb
    Merge pull request #1774 from utkarsh-singh1/update-docs-installation-md Kubernetes Prow Robot 2023-12-04 21:11:15 +0100
  • 9ecf2f919e Removed fedora installation instruction from installation.md utkarsh-singh1 2023-12-05 00:03:25 +0530
  • 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 +0100
  • fa2fc69e1f
    updated link for daemonset (#1767) Kundan Kumar 2023-11-24 23:04:30 +0530
  • 22c64fe738
    chore(deps)(deps): bump github.com/compose-spec/compose-go dependabot[bot] 2023-11-22 14:34:27 +0000
  • 42d5d1e349
    deleted CHANGELOG.md (#1765) Kundan Kumar 2023-11-22 01:41:29 +0530
  • dfdc44b364
    chore(deps)(deps): bump github.com/compose-spec/compose-go (#1761) dependabot[bot] 2023-11-16 18:15:28 +0100
  • 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 +0100
  • 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 +0100
  • fd3fee64fb
    fix: make resources names lowercase (#1755) AhmedGrati 2023-11-08 11:29:39 +0100
  • ce0288b7bc
    Merge pull request #1754 from AhmedGrati/fix-annotations-disable Kubernetes Prow Robot 2023-11-07 04:16:35 +0100
  • 293f232e5e
    Merge pull request #1753 from AhmedGrati/feat-add-COMPOSE_FILE-env-variable Kubernetes Prow Robot 2023-11-07 04:13:44 +0100
  • 900f0b0b5e
    Merge pull request #1752 from AhmedGrati/1745-add-test-for-pr-1743 Kubernetes Prow Robot 2023-11-07 04:10:58 +0100