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

23 Коммитов

Автор SHA1 Сообщение Дата
Nicolas Ontiveros ce31826325
Update Go to 1.21 (#3698)
* Update ci-go

* Update go toolset

* Update prepare shared rp dev

* Update prepare your dev

* More 1.21 updates

* more changes

* save work

* test

* tidy up

* Add license to typealker test
2024-07-18 17:35:06 +10:00
Joseph Chen 22e4a1ab8c
remove a forward slash in ENV var ARO_PODMAN_SOCKET (#3598)
Co-authored-by: Joe Chen <joechen@Mac.local>
2024-06-04 20:17:55 +05:30
Brendan Bergen 50418b65a1
`make ci` support for golang (RP) components (#3558)
* multi staged CI via make and docker build

* Improving docker mobilty and performance

- fixing file handles during build
- removing vendor checks
- allowing "dirty" builds
- improving cache hits via multiple COPY operations
- adding specific dockerignore
- removing all makefile dependencies during docker build
- adding docs for podman machine sizing
- using most recent golang version

* Add support for MacOS vendoring

Co-authored-by: Kipp Morris <117932707+kimorris27@users.noreply.github.com>

---------

Co-authored-by: tschneid <tschneid@redhat.com>
Co-authored-by: Kipp Morris <117932707+kimorris27@users.noreply.github.com>
2024-05-10 15:01:38 -06:00
Shubhadapaithankar 3a7daba694
Modified the content to set up the dev env : ARO-7278 (#3554) 2024-05-03 14:25:50 -06:00
Brendan Bergen 2d6b88cb10
Add git hooks for branch name validation (#3479) 2024-03-25 13:48:08 -06:00
Amber Brown ed94c28346
Update to Go 1.20 (#3429)
* Go 1.20 changes

* go 1.20 does not need the seed randomised by default

* go generate
2024-03-05 18:18:36 +11:00
Dominic Finn 924cf83465
Update prepare-your-dev-environment.md
mac podman/docker user updates
2023-12-07 14:24:39 +11:00
Lisa Ranjbar Miller 22a6d6063c
Update documentation for testing the ARO operator (#3115) 2023-10-06 12:25:03 +02:00
nont 00ea406b3b Add required debian packages to docs 2023-09-14 19:31:55 +07:00
Tanmay Satam f9ed22f8b3 Add instructions to setup Python 3.10 and azure CLI in a venv 2023-07-21 11:43:07 +02:00
Amber Brown f0b02b669d add podman startup docs 2023-07-18 10:50:05 +02:00
cadenmarchese db3cde3e82 add extra steps for RHEL machines 2023-02-28 13:13:20 -05:00
Petr Kotas c758170d6b
Update go version to 1.18 (#2691) 2023-02-14 11:35:54 +11:00
Ankur Singh bf9a22480d Adding fix to related document 2023-01-25 11:08:23 +05:30
Steven Fairchild 2f10441a45 Update dev environment setup guide to include GOMODULE111=auto
Go module default behavior changed in Go 1.16, making the default GOMODULE111=off.
Update document with additional linebreaks to conform with Markdown rules. No visual differences.
2022-10-19 15:41:29 -04: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
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
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 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
Matthew Barnes c4ddafa532 Update documentation for Go 1.16 and installer 4.9 2022-01-26 10:38:25 -05:00
bennerv a16991c152 Documentation for deploying whole int-style servce in dev mode 2021-05-05 09:08:51 -04:00