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: 0xack13/kubernetes-in-kubernetes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 14f74d9
Choose a base ref
...
head repository: aenix-io/kubernetes-in-kubernetes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 08e929b
Choose a head ref
  • 10 commits
  • 10 files changed
  • 4 contributors

Commits on Nov 30, 2021

  1. Fix kube-controller-manager template error when networking.podSubnet …

    …is set in values
    
    Signed-off-by: Konstantin Misyutin <[email protected]>
    ikeeip committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    0ee1d06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request aenix-io#10 from ikeeip/fix_install_with_pod_subnet

    Fix kube-controller-manager template error when networking.podSubnet is set in values
    kvaps authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    d4fc3bc View commit details
    Browse the repository at this point in the history
  3. bump versions

    kvaps committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    755ebc3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. fix konnectivity-agent replicas

    kvaps committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    db83578 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Update cronjob apiversion to batch/v1

    The batch/v2alpha1 CronJob type definitions and clients are
    deprecated and removed in Kubernetes v1.21
    
    Signed-off-by: Konstantin Misyutin <[email protected]>
    ikeeip committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d54ea7f View commit details
    Browse the repository at this point in the history
  2. Merge pull request aenix-io#11 from ikeeip/cronjob_apiversion

    Use CronJob batch/v1 resource version if available
    kvaps authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    12c9125 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Feb 24, 2022

  1. bump version v0.13.4

    kvaps committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    0393e49 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Add new members and move to kubefarm organization (aenix-io#16)

    Signed-off-by: Andrei Kvapil <[email protected]>
    kvaps authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    99a72cb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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