Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add SIMBA documentation, update docker go module to resolve security vuln #1

Open
wants to merge 165 commits into
base: master
Choose a base branch
from

Conversation

emily-zall
Copy link

add SIMBA documentation, update docker go module to resolve security vuln

zirain and others added 30 commits April 22, 2024 08:52
)

* minor comment updates and reason name change

Signed-off-by: Rama Chavali <[email protected]>

* rearrange comments

Signed-off-by: Rama Chavali <[email protected]>

---------

Signed-off-by: Rama Chavali <[email protected]>
Co-authored-by: Rama Chavali <[email protected]>
Signed-off-by: Ian Rudie <[email protected]>
Co-authored-by: Ian Rudie <[email protected]>
* pin envoyproxy/go-control-plane

* gosum
* bikeshed: AUTO_ALLOW_WAYPOINT_POLICY

* Update pilot/pkg/features/ambient.go

---------

Co-authored-by: Steven Landow <[email protected]>
Co-authored-by: Steven Landow <[email protected]>
…nPolicy (istio#50630)

* Add ValidatingAdmissionPolicy for stable channel implementation

Signed-off-by: Keith Mattix II <[email protected]>

* Make VAPs work with revisions and stub out some tests

Signed-off-by: Keith Mattix II <[email protected]>

* Add tests for default and revisioned VAP

Signed-off-by: Keith Mattix II <[email protected]>

* Simplify expression

Signed-off-by: Keith Mattix II <[email protected]>

* Remove kind customizations

Signed-off-by: Keith Mattix II <[email protected]>

* VAP is v1 now

Signed-off-by: Keith Mattix II <[email protected]>

* Typo

Signed-off-by: Keith Mattix II <[email protected]>

---------

Signed-off-by: Keith Mattix II <[email protected]>
Co-authored-by: Keith Mattix II <[email protected]>
* istioctl ztunnel: add connections command

* fix lint

* Include remote service

---------

Co-authored-by: John Howard <[email protected]>
…o#50656)

* clarify zc output by adding type info to headers

Signed-off-by: Ian Rudie <[email protected]>

* update testdata

Signed-off-by: Ian Rudie <[email protected]>

---------

Signed-off-by: Ian Rudie <[email protected]>
Co-authored-by: Ian Rudie <[email protected]>
Signed-off-by: Keith Mattix II <[email protected]>
Co-authored-by: Keith Mattix II <[email protected]>
The log examples were invalid/misleading, and config dump was missing a
field.

Co-authored-by: John Howard <[email protected]>
Currently the sandwich is sending waypoint in envoy AND adding another
layer in ztunnel. This lets us disable it

Co-authored-by: John Howard <[email protected]>
* Gateway v1.1: support gRPC route v1

* fix unit test

* Update to v1.1-rc

* fixes

* deprecations

---------

Co-authored-by: John Howard <[email protected]>
We were showing the leaf as "CA", and intermediates as "CA".

Now show them properly: Root, Intermediate(s), Leaf

Co-authored-by: John Howard <[email protected]>
…olicy (istio#50703)

* fix injection template for localhost inbound traffic policy

Signed-off-by: Rama Chavali <[email protected]>

* add release notes

Signed-off-by: Rama Chavali <[email protected]>

* remove unnecessary files

Signed-off-by: Rama Chavali <[email protected]>

---------

Signed-off-by: Rama Chavali <[email protected]>
Co-authored-by: Rama Chavali <[email protected]>
…stio#50719)

* fix eds cluster has invalid endpoints

* Add release note

* Fix specical case ep address empty

* add uds addr check

* use IsValidIP

---------

Co-authored-by: Zhonghu Xu <[email protected]>
…nnel (istio#50738)

* Add keepalives to waypoint HBONE server to mimic ztunnel

Signed-off-by: Benjamin Leggett <[email protected]>

* relnotes

Signed-off-by: Benjamin Leggett <[email protected]>

* fixup

Signed-off-by: Benjamin Leggett <[email protected]>

---------

Signed-off-by: Benjamin Leggett <[email protected]>
Co-authored-by: Benjamin Leggett <[email protected]>
…stio#50731)

* Fix services in SidecarScope.servicesByHostname not equal to SidecarScope.services

* fix lint

* update comment

* rm blank line

---------

Co-authored-by: Zhonghu Xu <[email protected]>
howardjohn and others added 27 commits June 25, 2024 21:55
…stio#51723)

* log: fix race when updating output level and cloning

* fix logr test

---------

Co-authored-by: John Howard <[email protected]>
* cni: properly cleanup completed pods

Followup to istio#51429.

When a pod is moved to terminal stage, we call RemovePodFromMesh. This
has a variety of cleanup steps, and aborts early if any fail.

Because the pod is terminated, we will fail to cleanup the in-pod rules.
This is OK! The pod is terminated anyways. But with the current logic,
this also means we do not send ztunnel the removed message, and it will
leak proxy instances.

Additionally, this does a variety of logging cleanups so that we
consistently format messages and always show which pod we are acting on.

* Address comments

(cherry picked from commit 760ad26)
istio#51788) (istio#51839)

* Fixed when a router associated service created, the proxy.MergedGateways is not recomputed

* fix comments



* update

* Fix release note

* git diff

---------

Signed-off-by: Zhonghu Xu <[email protected]>
Signed-off-by: Whitney Griffith <[email protected]>
Co-authored-by: Whitney Griffith <[email protected]>
* cni: expose error messages to client

* fix test

---------

Co-authored-by: John Howard <[email protected]>
@emily-zall emily-zall requested a review from keyz182 August 7, 2024 00:16
@keyz182
Copy link

keyz182 commented Aug 7, 2024

A bit too much to review here, so I'll approve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants