-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
Task -> Pod Part #3 #29
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feiskyer
added a commit
to feiskyer/kubernetes
that referenced
this pull request
Nov 5, 2015
Update hyper rest api
vishh
pushed a commit
to vishh/kubernetes
that referenced
this pull request
Apr 6, 2016
Revert to ubuntu-trusty for lmctfy-docker image.
mbruzek
added a commit
to mbruzek/kubernetes
that referenced
this pull request
Sep 22, 2016
Adds tls-client support to kubeapi-load-balancer
xingzhou
pushed a commit
to xingzhou/kubernetes
that referenced
this pull request
Dec 15, 2016
sig-apps: add 7/13 mins
PiotrProkop
pushed a commit
to PiotrProkop/kubernetes
that referenced
this pull request
Mar 31, 2017
…scovery-module CPU Discovery
resouer
pushed a commit
to resouer/kubernetes
that referenced
this pull request
Apr 2, 2017
don't try to detach cinder volume if it is not found in cinder
andyzhangx
added a commit
to andyzhangx/kubernetes
that referenced
this pull request
Mar 2, 2018
andyzhangx
added a commit
to andyzhangx/kubernetes
that referenced
this pull request
May 16, 2018
whypro
pushed a commit
to whypro/kubernetes
that referenced
this pull request
Jun 19, 2018
Min shares of cpu is 2.
yujuhong
pushed a commit
to yujuhong/kubernetes
that referenced
this pull request
Nov 29, 2018
kubelet: turn off experimental-kernel-memcg-notification
seans3
pushed a commit
to seans3/kubernetes
that referenced
this pull request
Apr 10, 2019
Add Secondary & Shepherd check boxes to the template
b3atlesfan
pushed a commit
to b3atlesfan/kubernetes
that referenced
this pull request
Feb 5, 2021
Added feature to allow flannel to restart in case of etcd failures and still keep the same subnet address for the hosts. Fixes kubernetes#610 kubernetes#29
stevekuznetsov
added a commit
to stevekuznetsov/kubernetes
that referenced
this pull request
Jan 5, 2022
Kcp/cleanups
linxiulei
pushed a commit
to linxiulei/kubernetes
that referenced
this pull request
Jan 18, 2024
NPD: Get node name from pod
haitch
added a commit
to haitch/kubernetes
that referenced
this pull request
Dec 12, 2024
use golang version 1.22.7 for kubernets 1.27 LTS release
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
build/unit test/integration test/e2e test all pass.