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

Extend pod spec to include missing fields and values #160

Merged
merged 1 commit into from
May 31, 2018

Conversation

doriordan
Copy link
Owner

@doriordan doriordan commented May 31, 2018

  • Adds support for specifying pod spec items that are supported in recent versions of Kubernetes but not previously in Skuber: hostname,subdomain,hostAliases,hostPID,hostIPC,automountServiceAccountToken,priority,priorityClassName,schedulerName,dnsConfig
  • Adds support for pod status fields initContainers,qosClass and nominatedNodeName
  • Adds support for DNS policies ClusterFirstWithHostNet and None

@doriordan doriordan merged commit 083b81e into master May 31, 2018
@doriordan doriordan deleted the podSpecAdditions branch June 1, 2018 06:13
cedarm pushed a commit to cedarm/skuber that referenced this pull request Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant