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

feat: supports GatewayTLS policy attachment #105

Merged
merged 7 commits into from Nov 10, 2023

Conversation

reaver-flomesh
Copy link
Collaborator

Description:

Testing done:

Affected area:

Functional Area
New Functionality [ ]
CI System [ ]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Demo [ ]
Documentation [ ]
Egress [ ]
Ingress [ ]
Install [ ]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [ ]
Upgrade [ ]
Other [ ]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project?

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change?

  3. Has documentation corresponding to this change been updated in the fsm-docs repo (if applicable)?

Signed-off-by: Lin Yang <reaver@flomesh.io>
Signed-off-by: Lin Yang <reaver@flomesh.io>

wip: [skip ci]GatewayTLS policy

Signed-off-by: Lin Yang <reaver@flomesh.io>
@reaver-flomesh reaver-flomesh added the enhancement New feature or request label Nov 9, 2023
@reaver-flomesh reaver-flomesh added this to the v1.2.0 milestone Nov 9, 2023
@reaver-flomesh reaver-flomesh self-assigned this Nov 9, 2023
@reaver-flomesh reaver-flomesh linked an issue Nov 9, 2023 that may be closed by this pull request
Signed-off-by: Lin Yang <reaver@flomesh.io>
Signed-off-by: Lin Yang <reaver@flomesh.io>
Signed-off-by: Lin Yang <reaver@flomesh.io>
…rts (#103)

Signed-off-by: Lin Yang <reaver@flomesh.io>
Signed-off-by: Lin Yang <reaver@flomesh.io>
@reaver-flomesh reaver-flomesh merged commit d4d7402 into release/v1.2 Nov 10, 2023
@reaver-flomesh reaver-flomesh deleted the feature/gateway-tls branch November 10, 2023 03:26
reaver-flomesh added a commit that referenced this pull request Dec 27, 2023
* fix: a typo

Signed-off-by: Lin Yang <reaver@flomesh.io>

* wip: [skip ci]GatewayTLS policy

Signed-off-by: Lin Yang <reaver@flomesh.io>

wip: [skip ci]GatewayTLS policy

Signed-off-by: Lin Yang <reaver@flomesh.io>

* feat: implement reconciler of GatewayTLSPolicy

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: golang lint

Signed-off-by: Lin Yang <reaver@flomesh.io>

* feat: add -f/--values option to fsm mesh upgrade command (#104)

Signed-off-by: Lin Yang <reaver@flomesh.io>

* fix: overwrite curl image value in gateway and namespaced-ingress charts (#103)

Signed-off-by: Lin Yang <reaver@flomesh.io>

* docs: [skip ci] add testcase for GatewayTLSPolicy

Signed-off-by: Lin Yang <reaver@flomesh.io>

---------

Signed-off-by: Lin Yang <reaver@flomesh.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: support GatewayAPI PolicyAttachament
1 participant