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(all) Add support of Selectel DNS #1

Merged
merged 18 commits into from
Apr 8, 2024
Merged

feat(all) Add support of Selectel DNS #1

merged 18 commits into from
Apr 8, 2024

Commits on Mar 22, 2024

  1. feat: implemented logic for domains-go

    belokobylskii.i committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d22746b View commit details
    Browse the repository at this point in the history
  2. fix: linter issues

    belokobylskii.i committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    6818bc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    228ef2d View commit details
    Browse the repository at this point in the history
  4. refactor: removed stackitprovider

    belokobylskii.i committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c832b78 View commit details
    Browse the repository at this point in the history
  5. fix: dockerfile & removed redundant stackit package

    belokobylskii.i committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f70d607 View commit details
    Browse the repository at this point in the history
  6. refactor: added blank lines at the end of files

    belokobylskii.i committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f826342 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33464af View commit details
    Browse the repository at this point in the history
  8. refactor & docs for selprovider, keystone and httpdefault

    belokobylskii.i committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e501350 View commit details
    Browse the repository at this point in the history
  9. refactor: renamed stackit -> selectel

    belokobylskii.i committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    bdefab2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix: typo

    belokobylskii.i committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a28758a View commit details
    Browse the repository at this point in the history
  2. fix: created constants & wrapped authorization error

    belokobylskii.i committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ad84d67 View commit details
    Browse the repository at this point in the history
  3. feat: added link to list of selectel api urls

    belokobylskii.i committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    01f7d9d View commit details
    Browse the repository at this point in the history
  4. fix: removed redundant debug log

    belokobylskii.i committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    045cff3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. fix: made log lowercase

    belokobylskii.i committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5e97ce1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. fix: docs in readme

    belokobylskii.i committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f7270f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. refactor: moved "filter" & "name" to const

    belokobylskii.i committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    492a8aa View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. fix: typo in readme

    belokobylskii.i committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    92df8aa View commit details
    Browse the repository at this point in the history
  2. docs: renamed kubernetes secret

    belokobylskii.i committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c486e99 View commit details
    Browse the repository at this point in the history