Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

remove invalid and duplicated fields.#217

Merged
istio-testing merged 1 commit intoistio:masterfrom
morvencao:br_remove_invalid_section
Aug 20, 2019
Merged

remove invalid and duplicated fields.#217
istio-testing merged 1 commit intoistio:masterfrom
morvencao:br_remove_invalid_section

Conversation

@morvencao
Copy link
Copy Markdown
Member

@morvencao morvencao commented Aug 20, 2019

Fix:

# mesh manifest generate -o istio-manifests
could not unmarshal the overlay file: unknown field "istio-egressgateway" in v1alpha2.IstioControlPlaneSpec

Original YAML:
...

istio-egressgateway should be under gateways section and t has been defined in https://github.com/istio/operator/blob/master/data/profiles/default.yaml#L407-L432

@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 Aug 20, 2019
@istio-testing istio-testing added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Aug 20, 2019
@istio-policy-bot
Copy link
Copy Markdown

🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test?

Courtesy of your friendly test nag.

@istio-testing istio-testing merged commit 598103c into istio:master Aug 20, 2019
@morvencao morvencao deleted the br_remove_invalid_section branch August 20, 2019 08:32
ostromart pushed a commit to ostromart/operator that referenced this pull request Aug 20, 2019
istio-testing pushed a commit that referenced this pull request Aug 21, 2019
* Eliminate vfsgen again. (#200)

* Fix build commmand for installing go-bindata (#202)

* Update makefile for proto related rules (#169)

* Update makefile for proto related rules to work for new system

* Address comments

* Add doc gen

* Upload updated pb.go files

* Update common

* Address comment

* Merge two install sections into one (#203)

* Merge two install sections into one

* Change section title

* Update to 2019-08-16 commonfiles (#207)

Enable MacOS based container builds.

Depends-On: istio/common-files#30
Depends-On: istio/tools#274

* support resource type for k8s mapping. (#206)

* support resource type for k8s mapping.

* apply comments.

* Fix reverse translation issue (#205)

* Fix reverse translation issue

* Address hpa spec issues

* Refactor

* Second version of refactor

* Address comment

* lint

* Changes to API for mesh config integration (#210)

* Changes to API for mesh config integration

* Review comments, add strategy

* Add strategy to k8s settings

* Fix unit tests

* update doc. (#212)

* update doc.

* apply comments.

* update link with recent source.

* Clean up values (#214)

* remove invalid and duplicated fields. (#217)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants