Skip to content

MAISTRA-1691: Update to latest 1.4 stream#170

Merged
mergify[bot] merged 32 commits intomaistra:maistra-1.1from
jwendell:MAISTRA-1691
Sep 4, 2020
Merged

MAISTRA-1691: Update to latest 1.4 stream#170
mergify[bot] merged 32 commits intomaistra:maistra-1.1from
jwendell:MAISTRA-1691

Conversation

@jwendell
Copy link
Copy Markdown
Member

No description provided.

yangminzhu and others added 30 commits February 20, 2020 12:53
* remove use_downstream_protocol for gateway

* comment

* writing

Co-authored-by: Yan Xue <[email protected]>
* resign certificate

* test

Co-authored-by: xuzhonghu <[email protected]>
This is going to continue to break as istio.io changes. We already
disabled this on 1.5/master.
…22171)

We already honor it in `go build`, we should do the same
in `go test`.

Manual backport of istio/istio#22163
This variable needs to be set before used (set -u) and must not be
quoted, otherwise it will become an empty arg for go test if it's empty.

Co-authored-by: Jonh Wendell <[email protected]>
(cherry picked from commit fdc6dd4)

Co-authored-by: Zhonghu Xu <[email protected]>
Signed-off-by: Yuchen Dai <[email protected]>
* Make sure to use CNI 1.4 image when running tests under CNI

* Fix lint
* Update deps with update_deps.sh

* Dep updates again
* Run update_deps.sh

Had to do go get istio.io/operator@5f8ecc70a0f4059bfd4d0f7867d4dc76407f2f08
since update_deps.sh was not updating it.

* Run go mod tidy
* Fix Gateway helm chart for helm 3

Helm 3 threw an error that `$spec.sds` is not a function. Removing the parentheses led to the next problem: the and evaluates eager so `spec.sds.enabled` resulted in a `nil` exception.

By nesting the if, the problem is resolved

* Also fix the role

Co-authored-by: Alex Nederlof <[email protected]>
* Add files from cherrypick

* Update yaml files to pull 1.15.1 images

Co-authored-by: Brian Avery <[email protected]>
@brian-avery
Copy link
Copy Markdown
Contributor

This also fixes: Maistra-1528

@mergify mergify bot merged commit 7d3618c into maistra:maistra-1.1 Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.