Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Fix the default FleetIamRole #1024

Merged
merged 3 commits into from
Nov 27, 2017

Conversation

mumoshu
Copy link
Contributor

@mumoshu mumoshu commented Nov 22, 2017

Closes #1022

Depends on #1023
Please see the third commit for reviewing changes independently from the PR this is dependent on.

kube-node-label now retries until at most 10 seconds pass.
It is 7 seconds longer for controllers and 10 seconds longer for workers.
Resolves kubernetes-retired#866
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 22, 2017
@mumoshu
Copy link
Contributor Author

mumoshu commented Nov 22, 2017

I've manually verified this to work by adding a spot-fleet based node pool to my cluster.

@codecov-io
Copy link

Codecov Report

Merging #1024 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1024   +/-   ##
=======================================
  Coverage   34.91%   34.91%           
=======================================
  Files          59       59           
  Lines        4159     4159           
=======================================
  Hits         1452     1452           
  Misses       2545     2545           
  Partials      162      162
Impacted Files Coverage Δ
model/spot_fleet.go 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2daa0a7...e15af51. Read the comment docs.

@mumoshu mumoshu added the kind/bug Categorizes issue or PR as related to a bug. label Nov 22, 2017
@mumoshu mumoshu added this to the v0.9.9 milestone Nov 22, 2017
@mumoshu mumoshu merged commit dd7f8b8 into kubernetes-retired:master Nov 27, 2017
@mumoshu mumoshu deleted the fix-default-iam-fleet-role branch November 27, 2017 02:26
kylehodgetts pushed a commit to HotelsDotCom/kube-aws that referenced this pull request Mar 27, 2018
…am-fleet-role

Fix the default FleetIamRole
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants