Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kubernetes/kompose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.35.0
Choose a base ref
...
head repository: kubernetes/kompose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.36.0
Choose a head ref
  • 18 commits
  • 33 files changed
  • 9 contributors

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    a267346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b354989 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. Replaced y with ✓ (#1975)

    If `y` does not mean ✓ then `y` should be added to the glossary.
    alf authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    e81ce2d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Merge pull request #1955 from jvitor83/feature/no-interpolate

    Add no-interpolate feature option to the CLI
    k8s-ci-robot authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    6b70450 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Fix case of FromAs

    This fixes a warning in newest docker builder
    
    ```
    FromAsCasing: 'as' and 'FROM' keywords' casing do not match
    ```
    gisostallenberg authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    6910e6f View commit details
    Browse the repository at this point in the history
  2. Improve command to run in docker

    Using a working dir avoids the need for a cd command call
    gisostallenberg authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    3a099cf View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. Configuration menu
    Copy the full SHA
    cc56b19 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Merge pull request #1998 from kundan2707/kompose_volumen_subpath

    update typo in kompose.volume.subpath
    k8s-ci-robot authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    3bff27f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1993 from gisostallenberg/patch-1

    Fix case of FromAs
    k8s-ci-robot authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    376ec34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1994 from gisostallenberg/patch-2

    Improve command to run in docker
    k8s-ci-robot authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    1c8109e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. 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
    robertaistleitner authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    1b29e03 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. fix: Load variables from .env file by default

    yuefanxiao authored and 肖跃帆 committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    7dddd1f View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Configuration menu
    Copy the full SHA
    22d9233 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    0a01b5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2011 from yuefanxiao/envfile

    fix: resolve env_file variable interpolation issues by adding support…
    k8s-ci-robot authored May 14, 2025
    Configuration menu
    Copy the full SHA
    4f59fe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b16cdef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2008 from yuefanxiao/fix

    fix: Load variables from .env file by default
    k8s-ci-robot authored May 14, 2025
    Configuration menu
    Copy the full SHA
    416e8ea View commit details
    Browse the repository at this point in the history
  5. 1.36.0 Release (#2013)

    cdrage authored May 14, 2025
    Configuration menu
    Copy the full SHA
    ae2a394 View commit details
    Browse the repository at this point in the history
Loading