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

"PetSets" wont be shown in dashboard v1.5 #884

Closed
r2d4 opened this issue Dec 2, 2016 · 0 comments
Closed

"PetSets" wont be shown in dashboard v1.5 #884

r2d4 opened this issue Dec 2, 2016 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@r2d4
Copy link
Contributor

r2d4 commented Dec 2, 2016

Is this a BUG REPORT or FEATURE REQUEST? (choose one): Bug report
This is an incompatibility on our part -

From the dashboard v1.5 release https://github.com/kubernetes/dashboard/releases/tag/v1.5.0

Switch from using Pet Sets to using new Stateful Sets api (kubernetes/dashboard#1395)
Requires kubernetes 1.5 to work, we don't support kubernetes 1.4 Pet Sets at all

We've upgraded the dashboard to v1.5 but are still running k8s v1.4.6, therefore PetSets are valid and will be run, but won't be shown in the dashboard.

The k8s v1.5 release is scheduled for Thursday, December 8, 2016. I think we can safely assume we will cutover minikube within a week.

I'm fine with

  1. Downgrading dashboard until we move over k8s to v1.5.0
  2. Leaving this as a bug for another week or two until v1.5.0
@r2d4 r2d4 added the kind/bug Categorizes issue or PR as related to a bug. label Dec 2, 2016
r2d4 added a commit to r2d4/minikube that referenced this issue Dec 2, 2016
PetSets aren't supported at all in dashboard v1.5, however they are
still valid in minikube since minikube runs k8s v1.4.6 at the moment.

We can upgrade to dashboard v1.5 once we merge the k8s-v1.5 branch and
upgrade minikube to k8s v1.5

Fixes kubernetes#884
@r2d4 r2d4 closed this as completed in #885 Dec 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant