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

Custom internal alias #571

Merged
merged 20 commits into from
Dec 27, 2023
Merged

Custom internal alias #571

merged 20 commits into from
Dec 27, 2023

Commits on Oct 20, 2023

  1. Updated refs

    satr committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    54fc09b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    86f7b95 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge remote-tracking branch 'origin/master' into custom-internal-alias

    # Conflicts:
    #	go.sum
    satr committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7607d11 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    b6ecb2c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    e864e29 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Added DNSAliases to Application model. Removed admission controller, …

    …which was not in actual use.Removed use of NewApplication
    satr committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fcf6089 View commit details
    Browse the repository at this point in the history
  2. Corrected DNS zone argument

    satr committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f315bed View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. DNSAlias renamed

    satr committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4d14ad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d470e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    d8c13c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    f867d4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97f5c1d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    2667228 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    9a2d72d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Merge remote-tracking branch 'origin/master' into custom-internal-alias

    # Conflicts:
    #	api/router/server.go
    satr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    939a04f View commit details
    Browse the repository at this point in the history
  2. Updated refs, fixed unit-tests

    satr committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    50e7f54 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge remote-tracking branch 'origin/master' into custom-internal-alias

    # Conflicts:
    #	api/applications/applications_controller_test.go
    #	api/environments/environment_handler.go
    #	api/utils/test.go
    satr committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6c9f9f2 View commit details
    Browse the repository at this point in the history
  2. Merging

    satr committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    12cc79f View commit details
    Browse the repository at this point in the history
  3. Fixed linter reported issues

    satr committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    3849a95 View commit details
    Browse the repository at this point in the history
  4. Fixed unit-tests

    satr committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    4e1c325 View commit details
    Browse the repository at this point in the history