Skip to content

feat: add partial setup zone #94

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

Closed

Conversation

arjunchauhanibm
Copy link
Contributor

PR summary

Fixes: https://github.ibm.com/NetworkTribe/nw-sdk-terraform-planner/issues/409

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@arjunchauhanibm arjunchauhanibm force-pushed the cis_partial_domain_setup branch 2 times, most recently from 3f31faa to 7bfef60 Compare January 22, 2024 12:38
sandeep645
sandeep645 previously approved these changes Jul 16, 2024
arjunchauhanibm and others added 26 commits July 16, 2024 10:26
Signed-off-by: Arjun Chauhan <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
Signed-off-by: Sridhar G K <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
dependency: none

Signed-off-by: Joseph Kalandarishvili <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
Signed-off-by: Sridhar G K <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
Signed-off-by: Sridhar G K <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
# [0.25.0](IBM/networking-python-sdk@v0.24.0...v0.25.0) (2024-03-14)

### Bug Fixes

* udating dependency versions ([IBM#95](IBM#95)) ([9cfd59b](IBM@9cfd59b))

### Features

* direct link changes build release ([2ed3b18](IBM@2ed3b18))
* directlink - dedicated vlan mapping ([1cb591a](IBM@1cb591a))
* directlink provider updated to latest spec ([0bd2ad1](IBM@0bd2ad1))
* Updating the list of reserved ASN numbers ([IBM#92](IBM#92)) ([b5ca185](IBM@b5ca185))

Signed-off-by: Arjun Chauhan <[email protected]>
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.

Removes `tar`

Updates `npm` from 10.5.0 to 10.5.2
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v10.5.0...v10.5.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: npm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Arjun Chauhan <[email protected]>
The existing one is failing

Signed-off-by: Joseph Kalandarishvili <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
* Create codeql.yml - new

Signed-off-by: Joseph Kalandarishvili <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
* fix: updating versions

dependency: none
Signed-off-by: jkalandaibm <[email protected]>

* fix: fix QL analyze script

dependency: none
Signed-off-by: jkalandaibm <[email protected]>

---------

Signed-off-by: jkalandaibm <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Arjun Chauhan <[email protected]>
* feat: including RGRE changes

dependency: none
Signed-off-by: Joseph Kalandarishvili <[email protected]>

* feat:Added the new connection type - Redundant GRE

dependency: none
Signed-off-by: Joseph Kalandarishvili <[email protected]>

---------

Signed-off-by: Joseph Kalandarishvili <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
# [0.26.0](IBM/networking-python-sdk@v0.25.0...v0.26.0) (2024-06-12)

### Features

* Added the new connection type - Redundant GRE ([IBM#105](IBM#105)) ([5e6e23a](IBM@5e6e23a))

Signed-off-by: Arjun Chauhan <[email protected]>
Signed-off-by: jkalandaibm <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
## [0.26.1](IBM/networking-python-sdk@v0.26.0...v0.26.1) (2024-06-14)

### Bug Fixes

* fixing the PGP mongodb reference issue ([IBM#112](IBM#112)) ([10e6007](IBM@10e6007))

Signed-off-by: Arjun Chauhan <[email protected]>
dependency: none

Signed-off-by: jkalanda <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
## [0.26.2](IBM/networking-python-sdk@v0.26.1...v0.26.2) (2024-06-17)

### Bug Fixes

* Another possible fix for travis failure ([IBM#114](IBM#114)) ([d18c6e5](IBM@d18c6e5))

Signed-off-by: Arjun Chauhan <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
Signed-off-by: Arjun Chauhan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants