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

kubelet readonly port disabled but still referenced in aws-cni-support.sh #285

Closed
onlybakam opened this issue Jan 10, 2019 · 1 comment
Closed

Comments

@onlybakam
Copy link

ref:

the kubelet readonly port is disabled, but the aws-cni-support.sh script still tries to access it:
curl http://localhost:10255/pods > ${LOG_DIR}/kubelet.output

the command fails and breaks the script. The line should be removed

@max-rocket-internet
Copy link
Contributor

mogren pushed a commit to mogren/amazon-vpc-cni-k8s that referenced this issue Feb 11, 2019
* Standardized on .out for output
* Create log directory if it doesn't exist
* Stop referencing `localhost:10255`
* Consistent parameter substitution

Fixes aws#285 and aws#311
mogren pushed a commit to mogren/amazon-vpc-cni-k8s that referenced this issue Feb 11, 2019
* Standardized on .out for output
* Create log directory if it doesn't exist
* Stop referencing `localhost:10255`
* Consistent parameter substitution

Fixes aws#285 and aws#311

(cherry picked from commit ddbb065)
mogren pushed a commit to mogren/amazon-vpc-cni-k8s that referenced this issue Feb 11, 2019
* Standardized on .out for output
* Create log directory if it doesn't exist
* Stop referencing `localhost:10255`
* Consistent parameter substitution

Fixes aws#285 and aws#311

(cherry picked from commit ddbb065)
mogren pushed a commit to mogren/amazon-vpc-cni-k8s that referenced this issue Feb 12, 2019
* Standardized on .out for output
* Create log directory if it doesn't exist
* Stop referencing `localhost:10255`
* Consistent parameter substitution

Fixes aws#285 and aws#311

(cherry picked from commit ddbb065)
mogren pushed a commit to mogren/amazon-vpc-cni-k8s that referenced this issue Feb 28, 2019
* Standardized on .out for output
* Create log directory if it doesn't exist
* Stop referencing `localhost:10255`
* Consistent parameter substitution

Fixes aws#285 and aws#311

(cherry picked from commit ddbb065)
mogren pushed a commit to mogren/amazon-vpc-cni-k8s that referenced this issue Feb 28, 2019
* Standardized on .out for output
* Create log directory if it doesn't exist
* Stop referencing `localhost:10255`
* Consistent parameter substitution

Fixes aws#285 and aws#311

(cherry picked from commit ddbb065)
mogren pushed a commit to mogren/amazon-vpc-cni-k8s that referenced this issue Feb 28, 2019
* Standardized on .out for output
* Create log directory if it doesn't exist
* Stop referencing `localhost:10255`
* Consistent parameter substitution

Fixes aws#285 and aws#311

(cherry picked from commit ddbb065)
mogren pushed a commit to mogren/amazon-vpc-cni-k8s that referenced this issue Mar 1, 2019
* Standardized on .out for output
* Create log directory if it doesn't exist
* Stop referencing `localhost:10255`
* Consistent parameter substitution

Fixes aws#285 and aws#311

(cherry picked from commit ddbb065)
mogren pushed a commit to mogren/amazon-vpc-cni-k8s that referenced this issue Mar 2, 2019
* Standardized on .out for output
* Create log directory if it doesn't exist
* Stop referencing `localhost:10255`
* Consistent parameter substitution

Fixes aws#285 and aws#311

(cherry picked from commit ddbb065)
rudoi pushed a commit to newrelic-forks/amazon-vpc-cni-k8s that referenced this issue Apr 1, 2019
* Standardized on .out for output
* Create log directory if it doesn't exist
* Stop referencing `localhost:10255`
* Consistent parameter substitution

Fixes aws#285 and aws#311

(cherry picked from commit ddbb065)
mogren pushed a commit to mogren/amazon-vpc-cni-k8s that referenced this issue Apr 25, 2019
* Standardized on .out for output
* Create log directory if it doesn't exist
* Stop referencing `localhost:10255`
* Consistent parameter substitution

Fixes aws#285 and aws#311

(cherry picked from commit ddbb065)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants