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: kubeflow/katib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: kubeflow/katib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.1
Choose a head ref
  • 5 commits
  • 36 files changed
  • 3 contributors

Commits on Mar 31, 2021

  1. Automated cherry pick of #1502 upstream release 0.11 (#1503)

    * cert-generator: Disable client-side validation
    
    Closes #1500
    
    Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
    
    * manifests: Generate valid VirtualService by default
    
    Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
    
    * manifests: Disable sidecar injection for all components
    
    Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
    
    * manifests: Remove erroneous storageClassName from PVC
    
    Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
    
    * manifests: Add katib-with-kubeflow-cert-manager overlay
    
    Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
    
    * manifests: Pin images for new overlay to v0.11.0
    
    Pin images for new overlay `katib-with-kubeflow-cert-manager`.
    
    Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
    yanniszark authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    75e8b86 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    850c870 View commit details
    Browse the repository at this point in the history
  2. Automated cherry pick of #1507: manifests: Remove Application CR Cher…

    …ry pick of #1507 on release-0.11. #1507: manifests: Remove Application CR (#1509)
    
    Remove Application CR as per:
    kubeflow/manifests#1715
    
    Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
    yanniszark authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    2b01bc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Automated cherry pick of #1498: fix kustomize manifests for kubeflow #…

    …1514: Create workflow for Go Cherry pick of #1498 #1514 on release-0.11. #1498: fix kustomize manifests for kubeflow #1514: Create workflow for Go (#1515)
    
    * fix kustomize manifests for kubeflow
    
    * fix standalone and external-db manifests
    
    * remove old namespace file
    
    * remove PV from kubeflow manifest
    
    * fix katib-external-db reference outside of root
    
    * fix katib-with-kubeflow-cert-manager
    
    * Move image tags to katib-config.yaml and remove patches
    
    * use common namespace kustomization
    
    * Make kubeflow-cert use kubeflow as a base
    
    * Remove katib-cert-generator job from kubeflow-cert-generator manifests
    
    * Move pv-patch to patches folder
    
    * Create katib-cert-manager and make kubeflowuse this as base
    
    * Fix release and CI scripts for new layout
    
    * Remove unnecessary cert-generator images from kustomization.yaml
    
    * Remove unnecessary SA, CR and CRB from katib-cert-manager
    
    * Remove commonLabel from katib-with-kubeflow
    
    * Separate cert-generator from webhook kustomization
    
    * Create workflow for Go
    
    * Add GOPATH env
    
    * Move check up
    
    * Add env
    
    * Add go mod download
    
    * Add ls command
    
    * Add path
    
    * Change path for run
    
    * Change GOPATH
    
    * Add kubebuilder
    
    * Download coveralls
    
    * Add node test
    
    * Remove Travis
    
    * Add coveralls step
    
    * Change coveralls use
    
    * Add working dir
    
    * Remove run
    
    * Fix the patch
    
    * Remove patch
    
    Co-authored-by: DavidSpek <vanderspek.david@gmail.com>
    andreyvelich and davidspek authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    7d7c34c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

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