Граф коммитов

287 Коммитов

Автор SHA1 Сообщение Дата
Ross Bryan 3f4cc14bf4 add doc example to populate the openshiftversions container 2022-09-20 11:56:02 -04:00
Ross Bryan 0ef1dde3b9 update examples, address feedback, make client
Co-authored-by: Spencer Amann <samann@redhat.com>

refactor
2022-09-14 10:26:47 -04:00
Ross Bryan 2d076a8242 create clustermanager api definitions, wire up cosmosdb 2022-09-14 09:57:29 -04:00
Shivkumar Anil Ople a65c56c6c7
Corrected typo, Resize Master Node section (#2388) 2022-09-12 12:01:31 -04:00
Brendan Bergen bb5a8c3f3f initial docs 2022-08-30 12:44:33 -06:00
tschneid 1cf72c9b39 update pipeline to only generate release notes
update release documentation
2022-08-15 20:41:37 -05:00
Ben Vesel 14e29d7a4d
Merge pull request #2315 from SudoBrendan/y-version-docs
Updating docs for applying patches to installer-aro
2022-08-10 12:04:56 -04:00
Brendan Bergen b61006646e more clarity on git cherry-pick 2022-08-08 16:44:56 -06:00
Brendan Bergen e22fd34879 Updating docs for applying patches to installer-aro 2022-08-08 16:14:49 -06:00
Ross Bryan 8818c2f133 update aad group name 2022-07-21 16:33:01 +01:00
Nont de7083eb9b
Update changes required for Microsoft Graph (#2169)
Co-authored-by: Nont <nthanonchai@microsoft.com>
2022-07-21 10:57:00 -04:00
Srinivas Atmakuri 87a6a7f919
Docs: Add step to Stop/Start/resize dev cluster VM (#2272)
updates the docs to add CURL calls to start, Stop and
resize VM of a dev cluster using local-rp
2022-07-21 10:38:03 -04:00
Ben Vesel c0891e4ce3
Merge pull request #2259 from SrinivasAtmakuri/doc-dev-rp-redeployvm
Doc: add step to Re-deploy VM of a dev cluster
2022-07-20 15:03:44 -04:00
Mikalai Radchuk 5ab9a3e095
Vendoring: update Hive to the latest version (#2263)
* Updates vendoring docs and scripts

* Makes use of `go mod tidy -compat=1.17`:
  we do not have to be compatible with prior versions.
  Saves a bit of headache when dealing with dependencies.
* Makes `hack/update-go-module-dependencies.sh` ignore `github.com/openshift/hive`:
  it is not part of OCP dependencies and is not following `release-4.Y` branching.
  We want to update it separately.

* Vendoring: update Hive to the latest version

* make generate
2022-07-19 13:44:23 -04:00
Srinivas Atmakuri 7063a9627c Doc: add step to reploy VM of a dev cluster
Added the curl call to redeploy VM of dev cluster
using local RP.
2022-07-19 14:36:54 +05:30
tschneid 7b6138505e Replace go-bindata with go:embed in pkg/deploy 2022-07-15 09:51:26 -05:00
Amber Brown c9366e811b
Merge pull request #2235 from CloudFitSoftware/zjones/private_cluster_flag
Add Private Cluster Flag for Local Development
2022-07-13 14:10:24 +10:00
Zach Jones 061f52bd45 feat: added private cluster flag for local development 2022-07-07 15:53:51 -06:00
Jason Healy e2093f95da
E2E scripting and documentation improvements (#2228)
* prevent terminal from closing after unsuccessful source

* CLUSTER needs to be set locally
2022-07-07 11:26:26 -04:00
Caden Marchese 6544bcd2c5
Remove 3rd party dependencies: dockerfile registry arg (#2126)
* allow args in Dockerfiles, change pull references

* add new Dockerfile for OBP, adjust template

remove debugging code
2022-06-24 14:40:13 -04:00
Ross Bryan f8a1bc45e5
add docs, script, and makefile to log into/use shared cluster (#2187) 2022-06-24 08:34:53 -04:00
David Newman 657e4f38be
Hive AKS development environment deploy (#2171)
* Add hive config generation script

* Script to install hive into the AKS dev environments

* Add note about semi-scientific container image search

* Vanilla hive config gleaned from app-sre config

* Initial OCP 4.10.15 image set

* Ignore the generated hive config files

* Check for crds folder and ask to re-running install

* Add docs

* Add newline to yaml EOF

* Spelling is clearly hard at this hour...

* Fix typo, grammer, and spelling

* Use the shell var instead

* Use the expanded output variable syntax. No lazy typing :)

* Use 1's for all error exit's

* Fix make aks.kubeconfig in docs/hive.md

Co-authored-by: Spencer Amann <samann@redhat.com>

* Fix hive docs kubeconfig typo

* Use HIVE_IMAGE_COMMIT_HASH in the HIVE image and comments for popd/pushd

* Update docs to reflect the use of the HIVE_IMAGE_COMMIT_HASH define

Co-authored-by: Spencer Amann <samann@redhat.com>
2022-06-16 20:03:21 -04:00
darthhexx a8decc75aa Delegate pod subnet and wire up the AzureSecrets identity for keyvault access. 2022-06-07 12:41:14 +10:00
darthhexx fff870fd01 Documentation on accessing the private AKS cluster via the VPN for oc or direct SSH access. 2022-06-07 12:41:14 +10:00
David Newman ac78ec518b
Merge pull request #2127 from Azure/minor-change-in-deploy-dev-rp
Minor change in deploy-dev-rp.md
2022-06-06 15:19:37 +10:00
Anshul Verma a1a7444e0b
add: Getpodlogs kubeaction api (#1885) 2022-06-02 11:56:07 +02:00
Ulrich Schlueter 5bb1018ad4
Add an option to send metrics via UDP instead of Unix Domain Sockets (#2074) 2022-05-31 11:08:55 +01:00
Jeremy Facchetti 8d6d4c3a95
added yaml lint (#2132)
* added yaml lint

* updated the doc
2022-05-27 13:10:11 -04:00
darthhexx 34e3ac6f50 Update documentation for Go 1.17 and installer 4.10 2022-05-25 14:49:46 +10:00
bennerv 6bc2f3cef1 Add documentation outlining our keyvaults, certificates, and secrets 2022-05-19 08:13:07 +02:00
Srinivas Atmakuri cd57f040f6
Minor change in deploy-dev-rp.md 2022-05-16 12:18:31 +05:30
Caden Marchese 7711275447
Add improvements to `deploy-full-rp-service-in-dev.md` doc (#2048)
* Add improvements to full rp service doc

* Update docs/deploy-full-rp-service-in-dev.md

Co-authored-by: Spencer Amann <samann@redhat.com>
2022-05-12 09:59:37 -04:00
Shawn Bai 5404012838
Added a new function for a hardcoded filter of namespaces (#1994) 2022-05-09 09:41:42 +01:00
Ben Vesel 25ff8da9d0
Merge pull request #2073 from karanmagdani/karan/dev-migration
Development subscription migration
2022-05-03 15:05:15 -04:00
Karan.Magdani cf390b48fa prepare for dns migration
Signed-off-by: Karan.Magdani <kmagdani@redhat.com>
2022-05-02 11:49:10 -07:00
Corey Perkins ac29d5b209
Small updates to shared rp docs (#2079)
"note" syntax adjustments

Small updates to shared rp docs from working sessions

added note related to gwy keyvault not being in dev

Update docs/prepare-a-shared-rp-development-environment.md

Language adjustment.

Committing syntax change per Caden's suggestion.

Co-Authored-By: Caden Marchese <56140267+cadenmarchese@users.noreply.github.com>

Co-authored-by: Caden Marchese <56140267+cadenmarchese@users.noreply.github.com>
2022-05-02 10:44:46 -04:00
Ben Vesel c6bfe6fddc
update reference to cloud.redhat.com in README file (#2085) 2022-04-25 21:17:06 -04:00
Karan.Magdani 8acace0bd4 Development subscription migration 2022-04-21 13:19:58 -07:00
Mikalai Radchuk d6d0b3e01f Updates dev env docs
* Removes mention of Python virtualenv as it comes by default with Python 3
* Updates macOS docs to make sure that steps work for Intel and ARM macs
* Markdown formatting fixes
2022-04-13 11:31:06 +01:00
Jeremy Facchetti 4dbe573e02
added changes to make local e2e test work/ update doc (#2036)
* added changes to make local e2e test work/ update doc
2022-04-06 22:29:15 -04:00
Ellis Johnson bedce2b2b0
Admin Portal v2 (#2019)
Add in sre portal v2, still default to v1

Co-authored-by: Amber Brown <ambrown@redhat.com>
Co-authored-by: Brett Embery <bembery@redhat.com>
Co-authored-by: Ben Vesel <10840174+bennerv@users.noreply.github.com>
2022-04-06 09:06:11 -04:00
Daniel Ionel Bizau 80ca388576
Added alternative to go get command (#2015) 2022-03-18 14:35:25 -04:00
Srinivas Atmakuri 7dc25f845d
Doc to create & push ARO Operator image to ACR/Quay (#1888)
* Doc to create/push AROOperator image ACR/Quay

A document on How to create & publish ARO Operator image to ACR/Quay.
2022-03-16 22:17:58 -04:00
Brendan Bergen 85fb1cc131
Better documentation support for multiple envs (#1932)
- Now there are two env files: standard, and int-like files
  - Instructions modified for int envs to create the new file and source it
  - Fixed a small typo in the instructions that was being masked by indentation
2022-03-15 15:24:59 -04:00
Ben Vesel 72ecfae478
Fix typo in deploy-development-rp doc (#2005) 2022-03-15 15:22:18 -04:00
Leszek Jakubowski 648c860272
adding a way to pass additional flags to E2E tests (#1998) 2022-03-10 19:53:31 -05:00
Brendan Bergen bd894ed267
Docs: Set GOPATH (#1987)
- A few developers on various OS flavors have seen make generate fail after the upgrade to golang 1.16 due to client-gen updates. This appears to fix.
2022-03-01 13:57:20 -05:00
Petr Kotas ce39aa0709 add: release pipeline documentation
Signed-off-by: Petr Kotas <petr@kotas.tech>
2022-02-24 13:32:30 +00:00
Ross Bryan 9b03db4413 docs: add cleaner info to shared env docs 2022-02-22 09:38:55 -05:00
Spencer Amann 83def7cb6e
quick fixes in docs (#1956) 2022-02-11 12:23:32 -05:00