Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick of #1168: Ignore resources with Cloud TPU prefix #1177

Conversation

aleksandra-malinowska
Copy link
Contributor

Cherry-pick of #1168: Ignore resources with Cloud TPU prefix

@aleksandra-malinowska aleksandra-malinowska added this to the CA-1.2 milestone Aug 22, 2018
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 22, 2018
@MaciekPytel
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 22, 2018
@aleksandra-malinowska aleksandra-malinowska merged commit 2916f3d into kubernetes:cluster-autoscaler-release-1.2 Aug 22, 2018
yaroslava-serdiuk pushed a commit to yaroslava-serdiuk/autoscaler that referenced this pull request Feb 22, 2024
* Fix job finalization logic in generic reconciler

* In the case of a finished job, it should be
  finalized before updating the Workload status,
  because if any errors are occurring during
  finalization, it will never be reached
  by reconciler again if workload has a 'Finished'
  condition.

* Add test case for pod integration, change old test

* Add a test case validating that 'Finished'
  workload status condition is added even if the
  pod is finalized. Which could happen due to
  client error while updating wl conditions.

* Simplify 'TestReconciler_ErrorFinalizingPod'.

* Fix pod_controller_test.go for go race detector

* Replace Pod mock with the client interceptor func
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-autoscaler cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants