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

Document supported list of kubernetes 1.3 features #5416

Closed
52 of 60 tasks
alena1108 opened this issue Jul 13, 2016 · 3 comments
Closed
52 of 60 tasks

Document supported list of kubernetes 1.3 features #5416

alena1108 opened this issue Jul 13, 2016 · 3 comments
Assignees
Labels
area/documentation area/kubernetes kind/task Issues that represent work that needs to be done, but don't involve a code change
Milestone

Comments

@alena1108
Copy link

alena1108 commented Jul 13, 2016

API - V1

API - V1beta

  • Deployments
  • DeploymentRollback
  • Jobs
  • scale
  • Daemonsets
  • replicasets
  • ingress

Addons

Kubectl

  • kubectl logs
  • kubectl exec

RC/Services/Pods attributes

Pods:
  • Create pod
  • Create privileged pod
  • Delete pod
  • Edit pod
  • podspecs:
  • volumes
  • containers
  • restartPolicy
  • terminationGracePeriodSeconds
  • activeDeadlineSeconds
  • nodeSelector
  • nodeName
  • hostNetwork
  • hostPID
  • hostIPC
  • securityContext
  • imagePullSecret
  • serviceAccountName
Replication Controllers

Services

@alena1108 alena1108 added kind/task Issues that represent work that needs to be done, but don't involve a code change area/documentation area/kubernetes labels Jul 13, 2016
@alena1108 alena1108 added this to the Release 1.2.0 milestone Jul 13, 2016
@alena1108
Copy link
Author

@galal-hussein we should start evaluating k8s 1.3 features once it is published to rancher-catalog. I've listed 2 major ones, please go over the rest to see if there is anything requiring fixes in Rancher kubernetes (similar to #4489).

@galal-hussein
Copy link
Contributor

@alena1108 Sure, I will start evaluating k8s 1.3 once its released in the rancher-catalog.

@alena1108
Copy link
Author

@galal-hussein you can start evaluation assuming all our regular tests passed against 1.3

please chat with @wlan0 regarding pet set support testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation area/kubernetes kind/task Issues that represent work that needs to be done, but don't involve a code change
Projects
None yet
Development

No branches or pull requests

3 participants