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

update fork from master #1

Merged
merged 43 commits into from
Oct 26, 2022
Merged

update fork from master #1

merged 43 commits into from
Oct 26, 2022

Conversation

benbuchanan
Copy link
Owner

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

hkantare and others added 30 commits October 7, 2022 17:58
* Worker resource for ptx

* Update portworx status check

* Update Docs

* up

* up

* up

* Update test

* up

* up

* revert changes

* revert changes

* Update docs

* up

* up

* update comments

* fixes
* Resource validate schema

* Connection validate schema

* Small fix

Co-authored-by: Lorna-Kelly <lorna.kelly@ibm.com>
* appconfig snapshot support

* Delete resource_ibm_app_config_snapshot_test.go

* private end-point support

* Addressing the review comments
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/master/CHANGELOG.md)
- [Commits](crazy-max/ghaction-import-gpg@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Add fix for storage capacity & system pool output
…rker pool (#3990)

* add operating system field to sat cluster

* added missing comma

* added missing comma

* add operating system field to sat worker pool

* added doc argument reference for sat cluster and worker pool

* update containers sdk dependency

* fix wrong variable name

* add default worker pool OS check for clusterRead

* simplify worker pool since api supports wider range of inputs

* add operatingsystem field to workerPoolRead

* update container-services to latest

* update values to operating system

* update operating system names

* remove computed operatingsystem from cluster

* add worker pool operating system to data source

* return computed to operating_system

* update doc for sat worker pool data source to include operating_system

* add operating_system to test for data source

* update docs with correct os names

* update input for data source test

* add operatingSystem to workerPool tests

* fixed variable naming for data source test

* update satellite cluster create test with operatingSystem

* update test to newer rhel image and openshift version

* update test with valid inputs

* remove packages from go mod

* run go mod tidy

* update rhel image and cluster version

* update os and kube version for test

* change number of labels due to auto os label

* remove artifacts from rebase

* remove artifacts from rebase

Co-authored-by: bhpratt <bhpratt@ncsu.edu>
…link route reports (#4065)

* feat: implement resource and data sources for direct link route report

* chore: update the example for route report resource

* chore: removed logs which are not needed

* addressed review comments

* addressed review comments

* addressed review comments

* return nil in case the returned response code is 404 for dl route report resource

* added the documentation for AS Prepends for directlink resource and datasource

* added the documentation for AS Prepends for directlink resource and datasource

* added the documentation for AS Prepends for directlink resource and datasource

* added the documentation for AS Prepends for directlink resource and datasource

* added the documentation for AS Prepends for directlink resource and datasource
* Adding changes to support COS One-Rate Plan

* Adding changes to support COS One-Rate Plan

* Adding Changes to support COS One-rate Plan

* Adding Changes to support COS One-rate Plan

* Adding Negative acceptance test cases

* Modifying the documentation and removing unnecessary comments

* Updating the documentation

* Updating the test cases

* Adding test case for creation of bucket without providing storage class

* Updating the documentation for storage_class usage

* Addressing the review comments
* support rhel8 in attach script and run fmt

* go get tidy

* reduce necessary attach script to mirror bootstrap testing setup
* Fix GRE tunnel in cloud connection

* Fix GRE tunnel in cloud connection update

Co-authored-by: Yussuf Shaikh <yussuf.shaikh1@ibm.com>
* vNIC limits updated in docs.

* corrected to vNIC from NIC

* Update is_instance.html.markdown
ujjwal-ibm and others added 13 commits October 18, 2022 09:52
…4122)

* fix(bm-nic): added check for 0.0.0.0 reserved ip on nic availability

* fixed floating ip details(deprecated reserved_ip attribute) in bare metal server nic
* insert new lines into slice

* fix loop for finding insert point

* rename variable to index

* changed if/else to case

* change from appends to strings.Join

* fix indentation for code insertion

* added linebreaks to merge section to preserve formatting

* simplifying join command since concatenating with line breaks

Co-authored-by: bhpratt <bhpratt@ncsu.edu>
@benbuchanan benbuchanan merged commit ca8e9a5 into benbuchanan:master Oct 26, 2022
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.