SataQiu
77d42267a6
fix some typos
2018-10-29 18:17:45 +08:00
Rohith
8746f9327f
- fixing up the naming kubecfg -> kubeconfig
2018-10-03 11:59:29 +01:00
Rohith
aa700961b5
- fixing up the prometheus metrics annotation to indicates a https scheme
2018-10-03 11:39:35 +01:00
Rohith
2ce1df88cc
- fixing the logging message, variable were wrong way around
2018-10-03 11:39:35 +01:00
Rohith
97dc2beb71
Node Authorizer Client Fix
...
- fixing up the client for reboots ... somewhat of a oversight on my part :-)
- added the reason to the node denial message
2018-10-03 11:39:35 +01:00
Rohith
90c48a76c3
- fixing the bazel issue (missing out the file)
...
- fixing the spelling mistake
2018-09-27 10:29:16 +01:00
Rohith
8401273b06
- fixing the reference to the import, goimports made an error
...
- updating the version of the node-authorizer manifest
2018-09-27 10:21:10 +01:00
Rohith
d784db094a
- removing the liveness and readiness probes for now until i figure a better way of performing the rollout while not getting hit by the cluster validation code.
...
perhaps we could add a label no the master and control the deployment of the daemonset via the label.
2018-09-26 23:05:13 +01:00
Rohith
8c11ecf108
- adding the waitForCertificates method to wait for the certificates to arrive (this fixes the rollout on a in-place cluster)
2018-09-25 19:24:27 +01:00
AdamDang
e6841b5ddc
Update server.go
2018-09-21 18:31:47 +08:00
Rohith
92115b2341
- dropping the specific flags and using a genenic --feature gate model for the authorizers, meaning i don't need to come back to the API whenever we want to make changes
2018-07-06 20:15:18 +01:00
Rohith
fd6cef8180
Requested Changes
...
- switching to using code rather than a template for the systemd unit creation as requested in review
- as part of the review, changing the name of the ca from tls-ca to tls-client-ca
- changing the api from DisableAddressCheck to EnableAddressCheck and defaulting to true if no set
- fixing up the test for node-authorizer and shifting the parsing of the certificates as suggested in reviews to a method
2018-07-06 20:14:35 +01:00
Rohith
7911999a29
Request Changes
...
- making the requested changes to the node-authorizer
2018-07-06 20:14:35 +01:00
Rohith
79cff25eb4
- fixing up on the comments raised by on the review
2018-07-06 20:14:35 +01:00
Rohith
528117b631
- adding the node authorization service into kops
...
- updated the Makefile to build the image (i think)
2018-07-06 20:14:35 +01:00