Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7a9d0ce

Browse files
authored
Merge branch 'master' into gitops-runtime-troubleshooting
2 parentse4225e8 +93008af commit7a9d0ce

File tree

74 files changed

+1178
-814
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+1178
-814
lines changed

‎README.md‎

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Node version `9.11.2`
3535
>**Warning:** After adding a new side menu, it is required to delete the`_site` folder to apply the change.
3636
5. Adjust the document and add conditions for Enterprise and ArgoHub contexts if needed.
3737
6. Adjust the the document links (refter to the "Document Links" section).
38+
7. After syncing the documentation content in the CommandBar's Enterprise account, please unpublish the new GitOps Cloud document from the Enterprise content table.
39+
>**Recommendation:** To exclude all GitOps Cloud pages from the Enterprise segment, search for the keyword`/docs/gitops/`, select all entries, and unpublish them.
3840
3941
##Document Changes
4042

@@ -48,14 +50,15 @@ No actions required - the new content will be automatically reflected in both Ar
4850

4951
- Repeat step 3.
5052
- Repeat step 6.
53+
- Repeat step 7.
5154

5255
####If changes to the ArgoHub structure are required
5356

54-
- Repeat steps 2 to6.
57+
- Repeat steps 2 to7.
5558

5659
###Splitting a Document into Multiple Documents
5760

58-
- Repeat steps 2 to6.
61+
- Repeat steps 2 to7.
5962

6063
##ArgoHub Collection Notes
6164

@@ -73,6 +76,27 @@ For more details, refer to the "Auto Redirect from Enterprise to ArgoHub Collect
7376
- To switch to the GitOps segment, log in to Codefresh and switch to an account with the GitOps type. This will clear the Enterprise cookie.
7477
- To switch to the Enterprise segment, log in to Codefresh and switch to an account with any other type. This will set the Enterprise cookie.
7578

79+
####Disabling Auto-Redirect to Stay in the Enterprise Segment
80+
81+
To prevent automatic redirection to the ArgoHub collection and remain in the Enterprise segment, add the`?ent` query parameter to the URL. When this parameter is present, the redirect logic is bypassed.
82+
You can also link to mid-topic titles using `?ent. Add the link_after_ the query parameter as in Example 2 below.
83+
84+
**Example:**
85+
86+
- URL to topic title:
87+
`https://codefresh.io/docs/docs/promotions/promotion-flow/?ent`
88+
89+
- URL for mid-topic links:
90+
`https://codefresh.io/docs/docs/promotions/product-promotion-props/?ent#product-properties-for-promotion`
91+
92+
93+
Adding the`ent` parameter ensures users remain in the Enterprise segment without being redirected to the ArgoHub collection.
94+
95+
>When a page is accessed with the`?ent` parameter, it will remain locked in the Enterprise segment for the duration of the browser session. Closing the specific window or tab will release this lock.
96+
>The lock is_not inherited_ when opening a new tab or window with the same link. It will function as per the default behavior without the override.
97+
98+
99+
76100

77101
####To switch segments in local development:
78102

‎_data/argohub-home-content.yml‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
localurl:/gitops/products/assign-applications/
6161
-title:Configuring app version and promoted properties
6262
localurl:/gitops/products/promotion-version-properties/
63-
-title:Selecting Promotion Flows
63+
-title:Assigning Promotion Flows and triggers
6464
localurl:/gitops/products/promotion-flow-triggers/
6565

6666

@@ -82,8 +82,6 @@
8282
links:
8383
-title:About promotions
8484
localurl:/gitops/promotions/promotions-overview/
85-
-title:Getting started
86-
localurl:/gitops/promotions/getting-started/
8785
-title:Promotion building blocks
8886
localurl:/gitops/promotions/promotion-components/
8987
-title:Promotion setup guidelines

‎_data/argohub-nav.yml‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
url:"/images"
4949

5050

51-
-title:Platform Installation
51+
-title:GitOps Cloud platform
5252
url:"/platform-installation"
5353
pages:
54-
-title:Installation options
54+
-title:Platform architecture
5555
url:"/installation-options"
5656

5757
-title:GitOps Runtimes
@@ -210,19 +210,19 @@
210210
-title:Products
211211
url:"/products"
212212
pages:
213-
-title:AboutProducts
213+
-title:Aboutproducts
214214
url:"/about-products"
215-
-title:CreateProducts
215+
-title:Createproducts
216216
url:"/create-product"
217217
-title:Configure Product Settings
218218
url:"/configure-product-settings"
219219
-title:Assigning applications
220220
url:"/assign-applications"
221221
-title:Configuring version and promotable properties
222222
url:"/promotion-version-properties"
223-
-title:Selecting Promotion Flows
223+
-title:Assigning Promotion Flows and triggers
224224
url:"/promotion-flow-triggers"
225-
-title:Tracking Releases forProducts
225+
-title:Tracking Releases forproducts
226226
url:"/releases-in-products"
227227

228228
-title:Applications

‎_data/home-content.yml‎

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
localurl:/docs/products/assign-applications/
4141
-title:Configuring app version and promoted properties
4242
localurl:/docs/products/promotion-version-properties/
43-
-title:Selecting Promotion Flows
43+
-title:Assigning Promotion Flows and triggers
4444
localurl:/docs/products/promotion-flow-triggers/
4545

4646

@@ -50,8 +50,6 @@
5050
links:
5151
-title:About promotions
5252
localurl:/docs/promotions/promotions-overview/
53-
-title:Getting started
54-
localurl:/docs/promotions/getting-started/
5553
-title:Promotion building blocks
5654
localurl:/docs/promotions/promotion-components/
5755
-title:Promotion setup guidelines
@@ -216,8 +214,7 @@
216214
localurl:/docs/installation/gitops/hybrid-gitops-helm-installation/
217215
-title:Troubleshooting Runtime installation
218216
localurl:/docs/installation/gitops/runtime-troubleshooting/
219-
-title:Migrate Hybrid GitOps Runtimes from CLI to Helm
220-
localurl:/docs/installation/gitops/migrate-cli-runtimes-helm/
217+
221218

222219
-title:Administration
223220
icon:images/home-icons/administration.svg

‎_data/nav.yml‎

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
url:"/assign-applications"
414414
-title:Configuring version and promotable properties
415415
url:"/promotion-version-properties"
416-
-title:Selecting Promotion Flows
416+
-title:Assigning Promotion Flows and triggers
417417
url:"/promotion-flow-triggers"
418418
-title:Tracking releases for products
419419
url:"/releases-in-products"
@@ -594,9 +594,7 @@
594594
url:"/behind-the-firewall"
595595
-title:GitOps Runtimes
596596
url:"/gitops"
597-
sub-pages:
598-
-title:What's changed in GitOps Runtimes documentation
599-
url:"/gitops-runtimes-whats-changed"
597+
sub-pages:
600598
-title:GitOps Runtime architecture
601599
url:"/runtime-architecture"
602600
-title:Runtime concepts
@@ -610,9 +608,7 @@
610608
-title:Install GitOps Runtime with existing Argo CD
611609
url:"/runtime-install-with-existing-argo-cd"
612610
-title:Install GitOps Runtime with new Argo CD
613-
url:"/hybrid-gitops-helm-installation"
614-
-title:Install GitOps Runtime alongside Community Argo CD
615-
url:"/argo-with-gitops-side-by-side"
611+
url:"/hybrid-gitops-helm-installation"
616612
-title:Troubleshoot installation
617613
url:"/runtime-troubleshooting"
618614
-title:On-premises GitOps Runtime
@@ -625,8 +621,6 @@
625621
url:"/runtime-install-ingress-service-mesh-access-mode"
626622
-title:Ingress configuration
627623
url:"/runtime-ingress-configuration"
628-
-title:Migrating GitOps Runtimes from CLI to Helm
629-
url:"/migrate-cli-runtimes-helm"
630624
-title:Shared Configuration Repository
631625
url:"/shared-configuration"
632626
-title:Configuration Runtimes
@@ -641,7 +635,10 @@
641635
url:"/git-sources"
642636
-title:Download/upgrade GitOps CLI
643637
url:"/upgrade-gitops-cli"
644-
638+
-title:Migrating GitOps Runtimes from CLI to Helm
639+
url:"/migrate-cli-runtimes-helm"
640+
-title:Install GitOps Runtime alongside Community Argo CD
641+
url:"/argo-with-gitops-side-by-side"
645642

646643

647644
-title:Administration
@@ -775,6 +772,8 @@
775772
url:"/acceptable-use-policy"
776773
-title:Service Commitment
777774
url:"/sla"
775+
-title:Support Triage Definitions
776+
url:"/support-triage-definitions"
778777
-title:Cloud Credits
779778
url:"/cloud-credits"
780779
-title:Legacy Codefresh Terms of Service

‎_docs/administration/account-user-management/access-control.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ Shared configuration can be environment variables, Helm values, encrypted secret
225225
Rules combine teams (who), privileges (what), and tags (where) to create fine-grained access control policies.
226226
Codefresh supports ABAC with the flexibility to use both OR and AND operations for tags.
227227

228+
228229
Define rules using the*who, what, where* pattern to control access to entities and resources. Rules can be based on OR or AND relationships. See
229230

230231
For each rule, select:

‎_docs/administration/account-user-management/create-codefresh-account.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,11 @@ Only account owners can delete the account.
146146
##Related articles
147147
[Adding users and teams]({{site.baseurl}}/docs/administration/account-user-management/add-users/)
148148
[Single sign-on]({{site.baseurl}}/docs/administration/single-sign-on/)
149+
[Codefresh IP addresses]({{site.baseurl}}/docs/administration/platform-ip-addresses/)
150+
[Configuring access control for GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/)
149151
{% if page.collection != site.gitops_collection %}
150152
[Configuring access control for pipelines]({{site.baseurl}}/docs/administration/account-user-management/access-control/)
151153
{% endif %}
152-
[Codefresh IP addresses]({{site.baseurl}}/docs/administration/platform-ip-addresses/)
153-
[Configuring access control for GitOps]({{site.baseurl}}/docs/administration/account-user-management/gitops-abac/)
154154

155155

156156

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp