Skip to content

[IAM] add component skeleton #15004

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

Merged
merged 1 commit into from
Dec 1, 2022
Merged

[IAM] add component skeleton #15004

merged 1 commit into from
Dec 1, 2022

Conversation

AlexTugarev
Copy link
Member

@AlexTugarev AlexTugarev commented Nov 28, 2022

Description

Adding a new component to the build and installer. This basically enables to incorporate the OIDC client implementation and future work around authN+authZ.

Related Issue(s)

Groundwork for #14955

How to test

Release Notes

NONE

Documentation

Werft options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh

@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-at-iam-module.1 because the annotations in the pull request description changed
(with .werft/ from main)

)

func Objects(ctx *common.RenderContext) ([]runtime.Object, error) {
return common.CompositeRenderFunc(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be default deploy it to all installations, including self-hsoted. I think this is okay, just highlighting it here.

@easyCZ
Copy link
Member

easyCZ commented Nov 30, 2022

LGTM

@roboquat roboquat merged commit ce8e4f9 into main Dec 1, 2022
@roboquat roboquat deleted the at/iam-module branch December 1, 2022 11:28
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed: IDE IDE change is running in production labels Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: IDE IDE change is running in production deployed: webapp Meta team change is running in production release-note-none size/XXL team: IDE team: SID team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants