Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

[IBM] limit reconcile requests to specific kfdef update events and a couple of operator fixes #419

Merged
merged 7 commits into from
Oct 27, 2020

Conversation

adrian555
Copy link
Member

This PR handles these issues:

  1. when there is an update event caught for the KfDef CR, check whether they are one of the three changes to the KfDef that the operator is supposed to handle. Others will be ignored. This is done to prevent any false update to the KfDef that could cause the operator to redeploy the Kubeflow.

  2. fix the logic to check whether a namespace already exists and whether the kfdef label should be applied or not.

  3. change the master branch's operator image tag to :latest so it will not impact the current release.

@kubeflow-bot
Copy link

This change is Reviewable

@adrian555
Copy link
Member Author

adrian555 commented Oct 26, 2020

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adrian555, moficodes

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@pvaneck
Copy link
Member

pvaneck commented Oct 27, 2020

/lgtm

@k8s-ci-robot k8s-ci-robot merged commit d959287 into kubeflow:master Oct 27, 2020
animeshsingh added a commit to animeshsingh/manifests that referenced this pull request Nov 11, 2020
Will be responsible for maintaining manifests for KFServing, OpenShift, IKS etc.

PRs merged: 
kubeflow#1515
kubeflow#1575
kubeflow#1580
kubeflow#1617

Reviews:
kubeflow#1582
kubeflow#1621
kubeflow#1625
kubeflow#1627
kubeflow#1628
kubeflow/kfctl#419
k8s-ci-robot pushed a commit to kubeflow/manifests that referenced this pull request Nov 11, 2020
* Add Paul as a reviewer

Will be responsible for maintaining manifests for KFServing, OpenShift, IKS etc.

PRs merged: 
#1515
#1575
#1580
#1617

Reviews:
#1582
#1621
#1625
#1627
#1628
kubeflow/kfctl#419

* Update OWNERS
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants