[DO NOT MERGE] Auto PR to update dependencies of istio#713
[DO NOT MERGE] Auto PR to update dependencies of istio#713istio-testing wants to merge 1 commit intomasterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Assign the PR to them by writing The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:You can indicate your approval by writing |
|
@istio-testing: The following test failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
Some linter changed, Andra kindly fixed that |
Former-commit-id: b76498cdb37e33fbc6664f9d130ff42125e707f8
Former-commit-id: 6bfa390a9d7db0e184379cf108fd3d26840d9910
As always, better long term solution is use of k8s admission-controller/initializer to monitor pod life cycle directly.
* Migrate code to use IstioOperator API in istio/api * Fix manifest generation * Prometheus test case * Refactor addons and gateways * Add gateway indexing * Fix remaining tests * Fix controller test * Update profiles with new CR headers * Update readme * Fix dependency processing * Add passthrough for values to gateways * Add addon name field * More test fixes * Add default gateway override test case * More test fixes * Update goldens * Lint * Make gen * Update goldens * Fix mandiff * Fix remaining mandiff profiles * Update goldens * Fix addon status * Remove lingering references to IstioControlPlane * Make gen * Update fields to refer to istiooperator * Update to v1alpha1 * Change CRD meta to plural * Remove lingering v1alpha2, icp references * Move CR back to istio-system * Rename local vars from icp to iop * Change deployment filenames back to v1alpha2 since tests expect it * Make gen * attempt to fix test Co-authored-by: John Howard <howardjohn@google.com>
* OSSM-2378: Use Maistra proxy CentOS Stream 8 img (istio#713) * OSSM-2378: Use Maistra proxy CentOS Stream 8 img For integration tests. Based on (istio#609) * Build container images with docker Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> * Use maistra proxy and CentOS Stream 8 as a base image for proxyv2 Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> * Test VMs using CentOS Stream 8 Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> * Temporarily skip failing security tests Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> * Temporarily skip tests suite telemetry.prometheus.wasm Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> * fix(tests): enables fixed integration tests Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> Co-authored-by: Jacek Ewertowski <jewertow@redhat.com> * Use our proxy (istio#801) Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> * OSSM-5958: Remove wasm extensions (istio#937) * Do not rely on WASM extensions Since maistra/proxy#253 * Remove wasm extensions from EnvoyFilters Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> * Disable tests for WASM extensions Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> * Remove commented code Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> --------- Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> Co-authored-by: Jonh Wendell <jwendell@redhat.com> * Disable failing tests Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> * Fix TestTrustDomainValidation - change expected TLS error to make it work with OpenSSL Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> --------- Signed-off-by: Jacek Ewertowski <jewertow@redhat.com> Co-authored-by: Bartosz Majsak <bartosz.majsak@gmail.com> Co-authored-by: Jonh Wendell <jonh.wendell@redhat.com> Co-authored-by: Jonh Wendell <jwendell@redhat.com>
This PR will be merged automatically once checks are successful.