Alexandre Gaudreault
ef9de40afa
feat(ui): list dependent resources in delete popup ( #18116 )
...
* add icon in app table view
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* use defaut menu in tree-grouped
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* use default menu in pod views
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* fix custom delete actions
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* menu item in list
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* fix pod wrongly identified as root in network graph
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* update docs error
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* call delete pod action if kind is pod
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* add logs action to pods
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* delete in app details
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* use managed instead of root for menu items
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* lint fix
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* fix lint again
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* feat(ui): list dependent resources in delete popup
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* linting
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* childs to children
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
* update ui dep
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
---------
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
2024-05-29 10:53:08 -04:00
Matthieu MOREL
9fe1dbfcad
fix: enable misspell linter ( #18412 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-05-28 12:51:04 +03:00
Mayursinh Sarvaiya
7945b26d95
chore(ui-dev): migrate tslint to eslint ( #11652 ) ( #18079 )
...
* feat(ui): setup eslint
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
* chore(ui): update `lint:fix` command
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
* fix(ui-lint): run `yarn lint:fix`
> solve remaining manually
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
* chore(ui): remove tslint from `ui`
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
* chore(docs-ui): add docs for VSCode configuration eslint
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
* chore(ui): prettier set `trailingComma` to `none`
> prettier config default is changed after version bump - https://prettier.io/docs/en/options.html#trailing-commas
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
---------
Signed-off-by: Mayursinh Sarvaiya <marvinduff97@gmail.com>
2024-05-08 11:30:58 -04:00
pasha-codefresh
c09e5b0003
chore: add v2.11 release cadence ( #17727 )
2024-04-04 12:24:42 +00:00
Leonardo Luz Almeida
8631e7ef9b
docs: fix contrib meeting time description ( #17655 )
...
Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com>
2024-03-28 09:57:32 -04:00
jannfis
7cfb9d6e13
chore: Support running and testing locally using podman instead of docker ( #17481 )
...
* chore: Support rootless podman for run/test
Signed-off-by: jannfis <jann@mistrust.net>
* Note DOCKER env in docs
Signed-off-by: jannfis <jann@mistrust.net>
---------
Signed-off-by: jannfis <jann@mistrust.net>
Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com>
2024-03-13 00:02:20 +00:00
Ikko Eltociear Ashimine
542890f739
docs: Update site.md ( #17454 )
...
erros -> errors
Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
2024-03-09 08:12:48 -05:00
Albin Björk
7bb92d7d61
docs: re-worded updated a link in release-process-and-cadance.md ( #17438 )
...
Signed-off-by: AlbinB97 <devalbinbjork@gmail.com>
2024-03-07 22:19:01 -05:00
Carlos Santana
edc6f5f39e
feat: Allow mkdocs to livereload when using docker ( #17383 )
...
* feat: Allow mkdocs to livereload when using docker
Signed-off-by: Carlos Santana <csantana23@gmail.com>
* update the docs
Signed-off-by: Carlos Santana <csantana23@gmail.com>
---------
Signed-off-by: Carlos Santana <csantana23@gmail.com>
2024-03-07 15:03:26 -05:00
John
d0331eefe4
docs: remove repetitive words ( #17430 )
...
Signed-off-by: hishope <csqiye@126.com>
2024-03-07 10:49:22 +01:00
Dan Garfield
6aa79f283c
Update contributors-quickstart.md ( #17266 )
...
Signed-off-by: Dan Garfield <dan@codefresh.io>
2024-02-21 09:14:02 -08:00
Alexandre Gaudreault
d7da05f3aa
docs: fix error in toolchain setup ( #17154 )
...
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
2024-02-08 18:09:17 -08:00
jcourteau
af20dae498
docs: Update Okta OIDC SSO docs ( #13811 )
...
* Update the Okta SSO docs
* fill out the OIDC section with step-by-step instructions on using Okta
with custom authorization servers
* adjust outdated docs about updating the docs
Signed-off-by: Jonas Courteau <jonas.courteau@abcellera.com>
* Add the Okta version that these docs are written against
Signed-off-by: Jonas Courteau <jonas.courteau@abcellera.com>
---------
Signed-off-by: Jonas Courteau <jonas.courteau@abcellera.com>
Signed-off-by: Dan Garfield <dan@codefresh.io>
Co-authored-by: Dan Garfield <dan@codefresh.io>
2024-02-06 13:33:12 -07:00
Mark Estiller
20f7182489
Update contributors-quickstart.md to include a link to Go's installation guide ( #16691 )
...
Signed-off-by: Mark Estiller <markalestiller@gmail.com>
2023-12-28 11:17:00 +01:00
Sanchaai Mathiyarasan
7d1f6a1e94
Update contributors-quickstart.md to include minikube as local cluster alternative. ( #16690 )
...
Signed-off-by: Sanchaai Mathiyarasan <sanchaai.mathi@gmail.com>
2023-12-28 11:15:36 +01:00
Abhishek Veeramalla
7847e7f393
chore: fix typo in application controller description ( #16671 )
...
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>
2023-12-21 08:34:06 +00:00
Alexy Mantha
87e95b7485
feat(ui): add status panel extensions ( #15780 )
...
* add extension
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* rename to status panel
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* wip
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* cleanup
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* add docs
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* add key
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* fix copy/paste
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* wip
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* flyout
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* cleanup
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* lint
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* document flyout
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* rename
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
* linting
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
---------
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
2023-12-18 15:38:53 -05:00
Robin Lieb
bdf2c6a18c
docs: update telepresence quickstart link ( #16616 )
...
Signed-off-by: Robin Lieb <robin.j.lieb@gmail.com>
2023-12-15 10:44:14 -07:00
Katie Lamkin
8df4bba96b
docs: Katie as Release Champion for 2.10 and Added a column for Release Approver ( #16341 )
...
Signed-off-by: Katie Lamkin <katie_lamkin@intuit.com>
2023-11-15 12:01:41 -05:00
Michael Crenshaw
3dffaa4c94
docs: update release doc and issue template ( #16329 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-11-14 15:25:13 -05:00
Michael Crenshaw
162c2d3001
chore: add SECURITY-INSIGHTS.yml ( #16135 )
...
automation
Update SECURITY-INSIGHTS.yml
Update SECURITY-INSIGHTS.yml
Update SECURITY-INSIGHTS.yml
Update SECURITY-INSIGHTS.yml
add snyk as security tester
reorganize
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-11-02 11:49:10 -04:00
Adam Harvey
8d6c0927e3
docs: Ensure consistent proper case of Kubernetes ( #16205 )
...
* docs: Consistent proper case of Kubernetes
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
* docs: Fix minor typo
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
* fix: Proper case Kubernetes
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
---------
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
2023-11-01 19:05:01 -04:00
Priyanshu Thapliyal
9b4fc572bf
fix api docs ( #16186 )
...
Signed-off-by: Priyanshu Thapliyal <114170980+Priyanshuthapliyal2005@users.noreply.github.com>
2023-10-31 22:09:24 -04:00
Francisco Rangel
c9aa373196
docs: improve toolchain/k3d docs ( #15913 )
...
* docs: improve toolchain/k3d docs
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com>
* fix: add missing code formatting for first k3d flag
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com>
* fix: add missing code formatting for first k3d legacy flag
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com>
* fix: use correct type of quote
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com>
* add single quotes around k3d extra arguments
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com>
---------
Signed-off-by: Francisco Rangel <franc.rangel07@protonmail.com>
2023-10-12 09:43:07 +02:00
PranitRout07
48a4a777d6
Fixed Custom Link Text not Hyperlinked ( #15747 )
...
Visit this link to see the issue : https://argo-cd.readthedocs.io/en/stable/developer-guide/ci/#public-cd
Signed-off-by: PranitRout07 <102309095+PranitRout07@users.noreply.github.com>
2023-09-30 14:36:56 +00:00
Leonardo Luz Almeida
ef88d1d026
feat(extensions): Automatically apply extension configs without restarting API-Server ( #15574 )
...
* feat: auto configure extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* feat: auto-reload extension configs without restarting api-server
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* clean unused gorilla mux
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* update docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Add more test cases
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* refactoring to reduce unnecessary function
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Add log
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* fix bugs found during manual tests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
2023-09-21 20:57:09 +00:00
Michael Crenshaw
5c76d8f027
chore: space in 'Argo CD' ( #14987 )
...
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-08-09 13:16:17 -04:00
Leonardo Luz Almeida
b730747e39
chore: add more tests in proxy extension headers ( #14842 )
...
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
2023-08-02 11:19:22 -04:00
Leonardo Luz Almeida
3f9133eb59
chore: Add header support for proxy extension requests ( #14800 )
...
* chore: add server URL in the header of proxy extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* feat: add header support for proxy extension requests
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
2023-08-01 20:42:11 -04:00
Michael Crenshaw
208852c4de
fix(api): return 404 when the app is not found if a project is specified ( #13393 ) ( #13394 )
...
* fix(api): return 404 when the app is not found if a project is specified (#13393 )
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
simplify, respond 404 on project specified but doesn't match, always fetch app
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
handle project updates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* handle new endpoint, fix bad merge
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* docs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-07-19 09:22:28 -04:00
Michael Crenshaw
89ba316138
docs: Update release info for 2.8 ( #14077 )
...
* docs: update release dates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* update
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* Leo
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* 2.10
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
---------
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: pasha-codefresh <pavel@codefresh.io>
2023-06-19 11:15:45 +03:00
Regina Scott
4a0b61446a
docs: fix incorrect instructions for site documentation ( #13209 )
...
* fix: incorrect instructions for site documentation
Signed-off-by: Regina Scott <rescott@redhat.com>
* drop checking external links
Signed-off-by: Regina Scott <rescott@redhat.com>
---------
Signed-off-by: Regina Scott <rescott@redhat.com>
2023-05-27 16:20:48 -04:00
Leonardo Luz Almeida
ec0cb9db2b
docs: Simplify the release document ( #13563 )
...
* docs: Simplify the release document
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* small fixes
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
2023-05-12 21:04:17 +00:00
Leonardo Luz Almeida
93f872350a
docs: Add Argo CD components architecture doc ( #13194 )
...
* docs: Add Argo CD components architecture doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* docs: update diagram
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* docs: add component arch doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* reformat doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Add component doc in the menu
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* update image
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Update docs/developer-guide/architecture/components.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com>
* Update docs/developer-guide/architecture/components.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com>
* Update docs/developer-guide/architecture/components.md
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com>
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
Signed-off-by: Leonardo Luz Almeida <leoluz@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-04-24 20:02:12 +00:00
cjc7373
2cf96facf7
docs: recommend users build test-tools-image locally ( #13082 )
...
Signed-off-by: Harold Cheng <niuchangcun@gmail.com>
2023-04-02 19:36:26 -04:00
Justin Marquis
c4c7bf9418
chore: PR title, uses less permissive permissions ( #13084 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
2023-04-02 19:54:26 +00:00
Justin Marquis
17b81807b6
chore: generate attestations during a release ( #12484 )
...
* chore: generate attestations during a release
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
enable attestation for dockerhub
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
release assests no longer compressed
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
renamed attestion for cli
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
updated docs to reflect non compressed cli binaries
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
use quay username for provenance generator
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
add check for TARGET_VERSION
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
fixed typo
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
updated go to 1.19
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
update cosign and slsa-github-generators
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
update docs for cosignv2.0.0
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
remove docker registry from release
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
* negate tags for v2.4,v2.5,v2.6 for release
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
* bug fix for release notes
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
---------
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-03-16 19:35:25 +00:00
Justin Marquis
2728680191
docs: update contribution FAQ ( #12768 )
...
* docs: update contribution FAQ
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
* be more inclusive
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
* updated DCO link and request PR details
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
---------
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
2023-03-14 15:00:27 -04:00
Fish-pro
335af2e920
docs: fix syntax errors in the document ( #12008 )
...
Signed-off-by: Fish-pro <zechun.chen@daocloud.io>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-02-20 00:36:36 +00:00
Steve Ramage
fa18490c83
docs: fix a few typos and grammar mistakes ( #12280 )
...
Signed-off-by: Steve Ramage <commits@sjrx.net>
Co-authored-by: Steve Ramage <commits@sjrx.net>
2023-02-17 14:06:54 -05:00
Leonardo Luz Almeida
974c2de168
feat: enable authn + authz in proxy extension ( #11694 )
...
* feat: enable authn + authz in proxy extension
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Better context key
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Enable authentication in proxy extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Define headers for Authz
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* add tests to the ValidateHeader function
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Fix CSS bug
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* fix build
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Fix unit-test
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Run tests in parallel
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Implement rbac validation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* fix CSS issue
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Fix CSS
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Add proxy extensions doc file
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* add title
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Add proxy config doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Document configuration and usage
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* fix configmap doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* revert terminal changes
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Add rbac docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Fix merge
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* add more details in the rbac doc
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Add upgrading instructions for proxy extensions
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Add more detail about headers validation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Fix Host header
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* fix sanitize
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Address review comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Don't send error details in response
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Address comments
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* typo
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Fix codeql warning
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* fix codeql warning
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Implement better proxy correlation logic for multi backend setup
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Address security vulnerability
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Improve docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Fix docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
2023-02-15 17:16:33 -05:00
fsl
a5116bed97
docs: update quickstart.md ( #12394 )
...
Signed-off-by: fengshunli <1171313930@qq.com>
2023-02-11 22:01:54 +00:00
Keith Chong
52d223d9ef
docs: sign up for 1.8 release ( #12266 )
2023-02-03 10:32:02 -05:00
Leonardo Luz Almeida
1373f4fd3f
docs: Add authz and authn architectural document ( #12005 )
...
* docs: Add authz and authn docs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* docs: add authz and authn architectural documentation
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* add more links and details
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* Add architecture topic to readthedocs
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* fix image link
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* compact image
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* fix extension
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
* minor fixes
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
---------
Signed-off-by: Leonardo Luz Almeida <leonardo_almeida@intuit.com>
2023-01-31 16:34:13 -05:00
jannfis
96b0eb0f53
chore: Support running dockerized toolchain using sudo ( #11955 )
...
Signed-off-by: jannfis <jann@mistrust.net>
Signed-off-by: jannfis <jann@mistrust.net>
2023-01-18 09:06:23 -05:00
Michael Crenshaw
8d262f2585
docs: release cycle refresh ( #11137 )
...
* docs: release cycle
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* remove TODOs
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* add release champion
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* formatting
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* no 2.6 champion yet
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* fix dates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* checklist links
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* reorg
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* reuse roadmap doc, add note about Release Champion access requirements
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* note triage access requirement
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* release issue template
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* simplify
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* update dates
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* add notes for next release champion
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2023-01-11 17:12:26 -05:00
Nathanael Liechti
6509d0b92f
docs: update remote-debugging-docs ( #11424 )
...
Fix wrong port mapping, add explanation what actually happens and remove misleading phrase in vs-code section
Signed-off-by: Nathanael Liechti <technat@technat.ch>
Signed-off-by: Nathanael Liechti <technat@technat.ch>
2022-11-25 13:24:52 -05:00
Michael Crenshaw
a9da5d83d6
chore: push GHCR image to repo scope ( #11394 )
...
* chore: push GHCR image to repo scope
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* missed a spot
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
2022-11-22 13:43:32 -05:00
Justin Marquis
8f00d347b5
docs: update contributor meeting times ( #11294 )
...
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
Signed-off-by: Justin Marquis <34fathombelow@protonmail.com>
2022-11-17 11:32:59 -05:00
Chris Lewis
cfb24701d2
docs: Add Contributor's Quickstart Page ( #11108 )
...
* First Draft
* Update docs/contributors_quickstart.md
Co-authored-by: ChanJong Na <cjna@umich.edu>
Signed-off-by: ctlewis <lewisengineer@gmail.com>
* Update docs/contributors_quickstart.md
Co-authored-by: Dan Garfield <dan@codefresh.io>
Signed-off-by: ctlewis <lewisengineer@gmail.com>
* Update docs/contributors_quickstart.md
Co-authored-by: Moshe Shitrit <moshe@s5t.dev>
Signed-off-by: ctlewis <lewisengineer@gmail.com>
* Update docs/contributors_quickstart.md
Co-authored-by: Jason Poley <jason.poley@gmail.com>
Signed-off-by: ctlewis <lewisengineer@gmail.com>
* Update docs/contributors_quickstart.md
Co-authored-by: Moshe Shitrit <moshe@s5t.dev>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* Update docs/contributors_quickstart.md
Co-authored-by: Garima Negi <garima.negy@gmail.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* tweaks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* undo temporary change
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* Add sign off
Signed-off-by: Chris Lewis <clewis@powercosts.com>
* Update docs/developer-guide/contributors-quickstart.md
Co-authored-by: Angela Wilson <84730053+awilson-payit@users.noreply.github.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* Update docs/developer-guide/contributors-quickstart.md
Co-authored-by: Andre Marcelo-Tanner <andre@enthropia.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: ctlewis <lewisengineer@gmail.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Chris Lewis <clewis@powercosts.com>
Co-authored-by: Chris Lewis <clewis@powercosts.com>
Co-authored-by: ChanJong Na <cjna@umich.edu>
Co-authored-by: Dan Garfield <dan@codefresh.io>
Co-authored-by: Moshe Shitrit <moshe@s5t.dev>
Co-authored-by: Jason Poley <jason.poley@gmail.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Co-authored-by: Garima Negi <garima.negy@gmail.com>
Co-authored-by: Angela Wilson <84730053+awilson-payit@users.noreply.github.com>
Co-authored-by: Andre Marcelo-Tanner <andre@enthropia.com>
2022-11-04 20:21:27 -04:00