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

Auth: Add ExtensionService CRD #2710

Closed
jpeach opened this issue Jul 21, 2020 · 0 comments · Fixed by #2719
Closed

Auth: Add ExtensionService CRD #2710

jpeach opened this issue Jul 21, 2020 · 0 comments · Fixed by #2719
Assignees
Labels
area/httpproxy Issues or PRs related to the HTTPProxy API.

Comments

@jpeach
Copy link
Contributor

jpeach commented Jul 21, 2020

Please describe the problem you have

Add the ExtensionService CRD types. This should not be installed to clusters yet (until the whole feature is ready for release).

xref #432
xref #2643

@jpeach jpeach added the area/httpproxy Issues or PRs related to the HTTPProxy API. label Jul 21, 2020
@jpeach jpeach self-assigned this Jul 21, 2020
jpeach added a commit to jpeach/contour that referenced this issue Jul 22, 2020
Add the `ExtensionService` API resource definition. This will
be present internally to Contour and to programs that import the
Contour `apis` package, but is not installed as a CRD unless the
`ENABLE_EXTENSIONS_CRD=Y` make variable is specified. This option
will be removed once the full `ExtensionService` API is implemented.

This fixes projectcontour#2710.

Signed-off-by: James Peach <jpeach@vmware.com>
jpeach added a commit to jpeach/contour that referenced this issue Jul 22, 2020
Add the `ExtensionService` API resource definition. This will
be present internally to Contour and to programs that import the
Contour `apis` package, but is not installed as a CRD unless the
`ENABLE_EXTENSIONS_CRD=Y` make variable is specified. This option
will be removed once the full `ExtensionService` API is implemented.

This fixes projectcontour#2710.

Signed-off-by: James Peach <jpeach@vmware.com>
jpeach added a commit to jpeach/contour that referenced this issue Jul 22, 2020
Add the `ExtensionService` API resource definition. This will
be present internally to Contour and to programs that import the
Contour `apis` package, but is not installed as a CRD unless the
`ENABLE_EXTENSIONS_CRD=Y` make variable is specified. This option
will be removed once the full `ExtensionService` API is implemented.

This fixes projectcontour#2710.

Signed-off-by: James Peach <jpeach@vmware.com>
jpeach added a commit to jpeach/contour that referenced this issue Jul 23, 2020
Add the `ExtensionService` API resource definition. This will
be present internally to Contour and to programs that import the
Contour `apis` package, but is not installed as a CRD unless the
`ENABLE_EXTENSIONS_CRD=Y` make variable is specified. This option
will be removed once the full `ExtensionService` API is implemented.

This fixes projectcontour#2710.

Signed-off-by: James Peach <jpeach@vmware.com>
jpeach added a commit to jpeach/contour that referenced this issue Jul 23, 2020
Add the `ExtensionService` API resource definition. This will
be present internally to Contour and to programs that import the
Contour `apis` package, but is not installed as a CRD unless the
`ENABLE_EXTENSIONS_CRD=Y` make variable is specified. This option
will be removed once the full `ExtensionService` API is implemented.

This fixes projectcontour#2710.

Signed-off-by: James Peach <jpeach@vmware.com>
jpeach added a commit that referenced this issue Jul 23, 2020
Add the `ExtensionService` API resource definition. This will
be present internally to Contour and to programs that import the
Contour `apis` package, but is not installed as a CRD unless the
`ENABLE_EXTENSIONS_CRD=Y` make variable is specified. This option
will be removed once the full `ExtensionService` API is implemented.

This fixes #2710.

Signed-off-by: James Peach <jpeach@vmware.com>
tthebst pushed a commit to tthebst/contour that referenced this issue Aug 6, 2020
Add the `ExtensionService` API resource definition. This will
be present internally to Contour and to programs that import the
Contour `apis` package, but is not installed as a CRD unless the
`ENABLE_EXTENSIONS_CRD=Y` make variable is specified. This option
will be removed once the full `ExtensionService` API is implemented.

This fixes projectcontour#2710.

Signed-off-by: James Peach <jpeach@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/httpproxy Issues or PRs related to the HTTPProxy API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant