Skip to content

Commit

Permalink
Custom internal alias (#571)
Browse files Browse the repository at this point in the history
* Updated refs

* Added DNSAliases to Application model. Removed admission controller, which was not in actual use.Removed use of NewApplication

* Corrected DNS zone argument

* DNSAlias renamed

* Moved in method from radix-operator. Merge

* Moved in method from radix-operator. Merge

* Corrected dns alias property name

* Get DNS alias using useraccount to list

* Updated refs, fixed unit-tests

* Merging

* Fixed linter reported issues

* Fixed unit-tests
  • Loading branch information
satr authored Dec 27, 2023
1 parent 24bad64 commit 3c4d5b6
Show file tree
Hide file tree
Showing 45 changed files with 673 additions and 726 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ Dockerfile.dev

# binary created by goland with default settings
main
swaggerui/statik.go
93 changes: 0 additions & 93 deletions api/admissioncontrollers/admission_controller.go

This file was deleted.

48 changes: 0 additions & 48 deletions api/admissioncontrollers/admission_ra_handler.go

This file was deleted.

103 changes: 0 additions & 103 deletions api/admissioncontrollers/admission_ra_handler_test.go

This file was deleted.

48 changes: 0 additions & 48 deletions api/admissioncontrollers/admission_rr_handler.go

This file was deleted.

Loading

0 comments on commit 3c4d5b6

Please sign in to comment.