Skip to content

Remove all traces of nodeagent#20828

Merged
istio-testing merged 2 commits intoistio:masterfrom
howardjohn:nodeagent/remove-everything
Feb 5, 2020
Merged

Remove all traces of nodeagent#20828
istio-testing merged 2 commits intoistio:masterfrom
howardjohn:nodeagent/remove-everything

Conversation

@howardjohn
Copy link
Copy Markdown
Member

@howardjohn howardjohn commented Feb 4, 2020

Followup to #20777

@howardjohn howardjohn requested review from a team as code owners February 4, 2020 00:48
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Feb 4, 2020
@istio-testing istio-testing added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Feb 4, 2020
@rshriram
Copy link
Copy Markdown
Member

rshriram commented Feb 4, 2020

What happens to the node agent on VMs?

@howardjohn
Copy link
Copy Markdown
Member Author

@rshriram there are 2 node agents, one is node-agent-k8s for kubernetes and the other is node-agent for VMs. This only kills node-agent-k8s, the VM stuff is still there

@howardjohn howardjohn force-pushed the nodeagent/remove-everything branch from 6f16b0d to ecba357 Compare February 4, 2020 17:12
@howardjohn howardjohn force-pushed the nodeagent/remove-everything branch from ecba357 to a6f23d8 Compare February 4, 2020 23:23
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still wan to keep the istiod flag? How does it work if istiod is diabled?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am going to remove the istiod flag next PR

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This CA_ADDR is hardcoded to istio-pilot. We need to make it configurable to be able to use other CAs (such as Google CA). But that can be done in another PR.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point

@howardjohn howardjohn force-pushed the nodeagent/remove-everything branch from a6f23d8 to 032de6a Compare February 5, 2020 21:22
@istio-testing istio-testing merged commit 2554c14 into istio:master Feb 5, 2020
sdake pushed a commit to sdake/istio that referenced this pull request Feb 21, 2020
* Remove all traces of nodeagent

Followup to istio#20777

* remove binary build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants