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: add openziti support to ui #723

Merged
merged 9 commits into from
Mar 23, 2024

Conversation

dovholuknf
Copy link
Contributor

adds support for openziti/zero trust to the UI

PR Checklist

Please check if your PR fulfills the following requirements:

  • I am not introducing a breaking change (if you are, flag in conventional commit message with BREAKING CHANGE: describing the break)
  • I am not introducing a new dependency (add notes below if you are)
  • I have added unit tests for the new feature or bug fix (if not, why?)
  • I have fully tested (add details below) this the new feature or bug fix (if not, why?)
  • I have opened a PR for the related docs change (if not, why?)

* update Dockerfile to include dumb-init
* update dependency to bootstrap dev.27
* implement zero trust
* add config overrides

Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
cmd/edgex-ui-server/res/configuration.yaml Outdated Show resolved Hide resolved
cmd/edgex-ui-server/res/docker/configuration.yaml Outdated Show resolved Hide resolved
cmd/edgex-ui-server/res/configuration.yaml Outdated Show resolved Hide resolved
internal/application.go Outdated Show resolved Hide resolved
internal/handler/types.go Outdated Show resolved Hide resolved
…edundant config entries

Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
lenny-goodell
lenny-goodell previously approved these changes Mar 22, 2024
Copy link
Member

@lenny-goodell lenny-goodell left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
lenny-goodell
lenny-goodell previously approved these changes Mar 22, 2024
Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
Copy link
Member

@lenny-goodell lenny-goodell left a comment

Choose a reason for hiding this comment

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

LGTM

@lenny-goodell lenny-goodell merged commit c9676b2 into edgexfoundry:main Mar 23, 2024
3 checks passed
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.

2 participants