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

VDC resource and datasource, Region Zone data source #1350

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2024

  1. WIP:

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0c7fb11 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Merge main

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    52672fb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. WIP

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b695a8d View commit details
    Browse the repository at this point in the history
  2. Self review

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f4eacce View commit details
    Browse the repository at this point in the history
  3. Improve changelog, SDK import

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    89127b4 View commit details
    Browse the repository at this point in the history
  4. Self review, docs

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4bbb803 View commit details
    Browse the repository at this point in the history
  5. Regions

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c8981ad View commit details
    Browse the repository at this point in the history
  6. Bump sdk

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fe67ed6 View commit details
    Browse the repository at this point in the history
  7. Test improved and passes

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1969bd4 View commit details
    Browse the repository at this point in the history
  8. Fix go.mod

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b18062c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. WIP

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3504a42 View commit details
    Browse the repository at this point in the history
  2. Bump sdk

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4f7aa76 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. WIP

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    69891bb View commit details
    Browse the repository at this point in the history
  2. Bump sdk, add code comment

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ed4d823 View commit details
    Browse the repository at this point in the history
  3. Address more comments

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0a1d1ae View commit details
    Browse the repository at this point in the history
  4. Fix make vet

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    054f209 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. WIP

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    312e16a View commit details
    Browse the repository at this point in the history
  2. merge main

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d78fc05 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. WIP

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1945b10 View commit details
    Browse the repository at this point in the history
  2. Merge main, set sdk

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    55ec3a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Make complete test

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e3acc21 View commit details
    Browse the repository at this point in the history
  2. Docs, test fixes, rename

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f372a5c View commit details
    Browse the repository at this point in the history
  3. Self review

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    767575f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. split generic type for data source reads

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    270ffbd View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Changelog

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3048a5a View commit details
    Browse the repository at this point in the history
  2. Docs, self review

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8cbf89f View commit details
    Browse the repository at this point in the history
  3. tests

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    10bc8ed View commit details
    Browse the repository at this point in the history
  4. Test further improved

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8adc43a View commit details
    Browse the repository at this point in the history
  5. Bump sdk, improve test, add testing with coverage

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    231576b View commit details
    Browse the repository at this point in the history
  6. Patch docs quirk

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    c80d57f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Self review, update docs

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f40c8be View commit details
    Browse the repository at this point in the history
  2. Improve docs

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4ab582d View commit details
    Browse the repository at this point in the history
  3. Self review

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8335315 View commit details
    Browse the repository at this point in the history
  4. Uncomment is_enabled

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5238c47 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump SDK

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    787948e View commit details
    Browse the repository at this point in the history
  2. Test improvemed, self review

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6910c0c View commit details
    Browse the repository at this point in the history
  3. dsCrudConfig -> dsReadConfig

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c15f501 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Use native filtering for TM VDC retrieval by name

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    91ee2d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge main

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8b624b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Address comment

    Signed-off-by: Dainius Serplis <[email protected]>
    Didainius committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c948505 View commit details
    Browse the repository at this point in the history