Feat/ar dds plus file integration dhei 20905 - #548
Open
valenok4000 wants to merge 50 commits into
Open
Conversation
add mapping for exp/subs into the rover
change logic on client creation
add / change file/rover api add feature config, handler controller wh for file FileSpecification in progress
… and fix the rover mapper out remove zone_supported flag and webhook as it's covered by featureEnabled flag add rbac for file domain
…struct" lib as it was added by AI add crypto lib and ssh pub key validation
move func desc to the original func
# Conflicts: # common/pkg/config/feature.go # rover-ctl/pkg/handlers/v0/rover.go # rover-ctl/pkg/handlers/v0/rover_test.go # rover-server/api/openapi.yaml # rover-server/internal/api/server.gen.go # rover-server/internal/mapper/rover/in/__snapshots__/exposure_test.snap # rover-server/internal/mapper/rover/in/__snapshots__/rover_test.snap # rover-server/internal/mapper/rover/in/__snapshots__/subscription_test.snap # rover-server/internal/mapper/rover/in/exposure.go # rover-server/internal/mapper/rover/in/subscription.go # rover-server/internal/mapper/rover/out/exposure.go # rover/api/v1/rover_types.go # rover/api/v1/zz_generated.deepcopy.go # rover/cmd/main.go # rover/config/crd/bases/rover.cp.ei.telekom.de_rovers.yaml # rover/config/rbac/role.yaml # rover/go.mod # rover/internal/controller/rover_controller.go # rover/internal/handler/rover/application/application.go # rover/internal/handler/rover/handler.go # rover/internal/webhook/v1/rover_webhook.go
# Conflicts: # rover-server/internal/mapper/rover/in/__snapshots__/exposure_test.snap # rover-server/internal/mapper/rover/in/__snapshots__/rover_test.snap # rover-server/internal/mapper/rover/in/__snapshots__/subscription_test.snap # rover-server/internal/mapper/rover/out/exposure.go # rover/api/v1/rover_types.go # rover/api/v1/zz_generated.deepcopy.go # rover/internal/handler/rover/handler.go
fix some issues
# Conflicts: # rover-server/internal/api/server.gen.go
- implement proper webhook - add support for metrics - unified ssh keys validation with sftp domain
- remove leftoversa - simplified function for getting canonical keys
# Conflicts: # rover-server/internal/api/server.gen.go
# Conflicts: # .goreleaser.yaml # rover/go.mod # tools/e2e-tester/go.mod # tools/e2e-tester/go.sum
…n-dhei-20905' into feat/ar-dds-plus-file-integration-dhei-20905
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
check integration only