Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions locales/en/plugin__gitops-plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,11 @@
"Edit ImageUpdater": "Edit ImageUpdater",
"Delete ImageUpdater": "Delete ImageUpdater",
"Error: Missing required route parameters": "Error: Missing required route parameters",
"True": "True",
"False": "False",
"ImageUpdater details": "ImageUpdater details",
"Ready": "Ready",
"Whether the last reconciliation completed without errors.": "Whether the last reconciliation completed without errors.",
"True": "True",
"False": "False",
"Applications Matched": "Applications Matched",
"Number of applications matched by this ImageUpdater.": "Number of applications matched by this ImageUpdater.",
"Images Managed": "Images Managed",
Expand Down Expand Up @@ -255,17 +255,22 @@
"No pods": "No pods",
"There are no pods associated with the rollout.": "There are no pods associated with the rollout.",
"Edit Pod": "Edit Pod",
"Edit Rollout": "Edit Rollout",
"Promote": "Promote",
"Full Promote": "Full Promote",
"Abort": "Abort",
"Retry": "Retry",
"Restart": "Restart",
"Edit Rollout": "Edit Rollout",
"Rollback": "Rollback",
"Age": "Age",
"Info": "Info",
"Ready containers": "Ready containers",
"ready": "ready",
"0 Pods": "0 Pods",
"Scaling down in:": "Scaling down in:",
"{{x}} failed with an error.": "{{x}} failed with an error.",
"Rollout Revisions": "Rollout Revisions",
"Close": "Close",
"Stable": "Stable",
"Active": "Active",
"Preview": "Preview",
Expand All @@ -274,6 +279,7 @@
"Replicas": "Replicas",
"The number of desired replicas for the rollout": "The number of desired replicas for the rollout",
"The current status of the rollout": "The current status of the rollout",
"There is no rollout status. Check that the Rollout Manager is created and is available.": "There is no rollout status. Check that the Rollout Manager is created and is available.",
"Strategy": "Strategy",
"Whether the rollout is using a blue-green or canary strategy": "Whether the rollout is using a blue-green or canary strategy",
"No Argo Rollouts": "No Argo Rollouts",
Expand All @@ -284,12 +290,10 @@
"Create Rollout": "Create Rollout",
"Pods": "Pods",
"Selector": "Selector",
"No labels": "No labels",
"Rollout Status": "Rollout Status",
"Revisions": "Revisions",
"There was an error retrieving the rollout. Check your connection and reload the page.": "There was an error retrieving the rollout. Check your connection and reload the page.",
"There was an error retrieving the rollout revisions. Check your connection and reload the page.": "There was an error retrieving the rollout revisions. Check your connection and reload the page.",
"Rollout Revisions": "Rollout Revisions",
"Active Service": "Active Service",
"The active blue-green service": "The active blue-green service",
"Preview Service": "Preview Service",
Expand Down Expand Up @@ -322,6 +326,7 @@
"There was an error retrieving applicationsets. Check your connection and reload the page.": "There was an error retrieving applicationsets. Check your connection and reload the page.",
"ApplicationSets": "ApplicationSets",
"Create ApplicationSet": "Create ApplicationSet",
"No labels": "No labels",
"Name must be unique within a namespace.": "Name must be unique within a namespace.",
"Namespace defines the space within which each name must be unique.": "Namespace defines the space within which each name must be unique.",
"Map of string keys and values that can be used to organize and categorize (scope and select) objects.": "Map of string keys and values that can be used to organize and categorize (scope and select) objects.",
Expand Down
15 changes: 10 additions & 5 deletions locales/ja/plugin__gitops-plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,11 @@
"Edit ImageUpdater": "Edit ImageUpdater",
"Delete ImageUpdater": "Delete ImageUpdater",
"Error: Missing required route parameters": "Error: Missing required route parameters",
"True": "True",
"False": "False",
"ImageUpdater details": "ImageUpdater details",
"Ready": "Ready",
"Whether the last reconciliation completed without errors.": "Whether the last reconciliation completed without errors.",
"True": "True",
"False": "False",
"Applications Matched": "Applications Matched",
"Number of applications matched by this ImageUpdater.": "Number of applications matched by this ImageUpdater.",
"Images Managed": "Images Managed",
Expand Down Expand Up @@ -255,17 +255,22 @@
"No pods": "No pods",
"There are no pods associated with the rollout.": "There are no pods associated with the rollout.",
"Edit Pod": "Edit Pod",
"Edit Rollout": "Edit Rollout",
"Promote": "Promote",
"Full Promote": "Full Promote",
"Abort": "Abort",
"Retry": "Retry",
"Restart": "Restart",
"Edit Rollout": "Edit Rollout",
"Rollback": "Rollback",
"Age": "Age",
"Info": "Info",
"Ready containers": "Ready containers",
"ready": "ready",
"0 Pods": "0 Pods",
"Scaling down in:": "Scaling down in:",
"{{x}} failed with an error.": "{{x}} failed with an error.",
"Rollout Revisions": "Rollout Revisions",
"Close": "Close",
"Stable": "Stable",
"Active": "Active",
"Preview": "Preview",
Expand All @@ -274,6 +279,7 @@
"Replicas": "Replicas",
"The number of desired replicas for the rollout": "The number of desired replicas for the rollout",
"The current status of the rollout": "The current status of the rollout",
"There is no rollout status. Check that the Rollout Manager is created and is available.": "There is no rollout status. Check that the Rollout Manager is created and is available.",
"Strategy": "Strategy",
"Whether the rollout is using a blue-green or canary strategy": "Whether the rollout is using a blue-green or canary strategy",
"No Argo Rollouts": "No Argo Rollouts",
Expand All @@ -284,12 +290,10 @@
"Create Rollout": "Create Rollout",
"Pods": "Pods",
"Selector": "Selector",
"No labels": "No labels",
"Rollout Status": "Rollout Status",
"Revisions": "Revisions",
"There was an error retrieving the rollout. Check your connection and reload the page.": "There was an error retrieving the rollout. Check your connection and reload the page.",
"There was an error retrieving the rollout revisions. Check your connection and reload the page.": "There was an error retrieving the rollout revisions. Check your connection and reload the page.",
"Rollout Revisions": "Rollout Revisions",
"Active Service": "Active Service",
"The active blue-green service": "The active blue-green service",
"Preview Service": "Preview Service",
Expand Down Expand Up @@ -322,6 +326,7 @@
"There was an error retrieving applicationsets. Check your connection and reload the page.": "There was an error retrieving applicationsets. Check your connection and reload the page.",
"ApplicationSets": "ApplicationSets",
"Create ApplicationSet": "Create ApplicationSet",
"No labels": "No labels",
"Name must be unique within a namespace.": "Name must be unique within a namespace.",
"Namespace defines the space within which each name must be unique.": "Namespace defines the space within which each name must be unique.",
"Map of string keys and values that can be used to organize and categorize (scope and select) objects.": "Map of string keys and values that can be used to organize and categorize (scope and select) objects.",
Expand Down
15 changes: 10 additions & 5 deletions locales/ko/plugin__gitops-plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,11 @@
"Edit ImageUpdater": "Edit ImageUpdater",
"Delete ImageUpdater": "Delete ImageUpdater",
"Error: Missing required route parameters": "Error: Missing required route parameters",
"True": "True",
"False": "False",
"ImageUpdater details": "ImageUpdater details",
"Ready": "Ready",
"Whether the last reconciliation completed without errors.": "Whether the last reconciliation completed without errors.",
"True": "True",
"False": "False",
"Applications Matched": "Applications Matched",
"Number of applications matched by this ImageUpdater.": "Number of applications matched by this ImageUpdater.",
"Images Managed": "Images Managed",
Expand Down Expand Up @@ -255,17 +255,22 @@
"No pods": "No pods",
"There are no pods associated with the rollout.": "There are no pods associated with the rollout.",
"Edit Pod": "Edit Pod",
"Edit Rollout": "Edit Rollout",
"Promote": "Promote",
"Full Promote": "Full Promote",
"Abort": "Abort",
"Retry": "Retry",
"Restart": "Restart",
"Edit Rollout": "Edit Rollout",
"Rollback": "Rollback",
"Age": "Age",
"Info": "Info",
"Ready containers": "Ready containers",
"ready": "ready",
"0 Pods": "0 Pods",
"Scaling down in:": "Scaling down in:",
"{{x}} failed with an error.": "{{x}} failed with an error.",
"Rollout Revisions": "Rollout Revisions",
"Close": "Close",
"Stable": "Stable",
"Active": "Active",
"Preview": "Preview",
Expand All @@ -274,6 +279,7 @@
"Replicas": "Replicas",
"The number of desired replicas for the rollout": "The number of desired replicas for the rollout",
"The current status of the rollout": "The current status of the rollout",
"There is no rollout status. Check that the Rollout Manager is created and is available.": "There is no rollout status. Check that the Rollout Manager is created and is available.",
"Strategy": "Strategy",
"Whether the rollout is using a blue-green or canary strategy": "Whether the rollout is using a blue-green or canary strategy",
"No Argo Rollouts": "No Argo Rollouts",
Expand All @@ -284,12 +290,10 @@
"Create Rollout": "Create Rollout",
"Pods": "Pods",
"Selector": "Selector",
"No labels": "No labels",
"Rollout Status": "Rollout Status",
"Revisions": "Revisions",
"There was an error retrieving the rollout. Check your connection and reload the page.": "There was an error retrieving the rollout. Check your connection and reload the page.",
"There was an error retrieving the rollout revisions. Check your connection and reload the page.": "There was an error retrieving the rollout revisions. Check your connection and reload the page.",
"Rollout Revisions": "Rollout Revisions",
"Active Service": "Active Service",
"The active blue-green service": "The active blue-green service",
"Preview Service": "Preview Service",
Expand Down Expand Up @@ -322,6 +326,7 @@
"There was an error retrieving applicationsets. Check your connection and reload the page.": "There was an error retrieving applicationsets. Check your connection and reload the page.",
"ApplicationSets": "ApplicationSets",
"Create ApplicationSet": "Create ApplicationSet",
"No labels": "No labels",
"Name must be unique within a namespace.": "Name must be unique within a namespace.",
"Namespace defines the space within which each name must be unique.": "Namespace defines the space within which each name must be unique.",
"Map of string keys and values that can be used to organize and categorize (scope and select) objects.": "Map of string keys and values that can be used to organize and categorize (scope and select) objects.",
Expand Down
15 changes: 10 additions & 5 deletions locales/zh/plugin__gitops-plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,11 @@
"Edit ImageUpdater": "Edit ImageUpdater",
"Delete ImageUpdater": "Delete ImageUpdater",
"Error: Missing required route parameters": "Error: Missing required route parameters",
"True": "True",
"False": "False",
"ImageUpdater details": "ImageUpdater details",
"Ready": "Ready",
"Whether the last reconciliation completed without errors.": "Whether the last reconciliation completed without errors.",
"True": "True",
"False": "False",
"Applications Matched": "Applications Matched",
"Number of applications matched by this ImageUpdater.": "Number of applications matched by this ImageUpdater.",
"Images Managed": "Images Managed",
Expand Down Expand Up @@ -255,17 +255,22 @@
"No pods": "No pods",
"There are no pods associated with the rollout.": "There are no pods associated with the rollout.",
"Edit Pod": "Edit Pod",
"Edit Rollout": "Edit Rollout",
"Promote": "Promote",
"Full Promote": "Full Promote",
"Abort": "Abort",
"Retry": "Retry",
"Restart": "Restart",
"Edit Rollout": "Edit Rollout",
"Rollback": "Rollback",
"Age": "Age",
"Info": "Info",
"Ready containers": "Ready containers",
"ready": "ready",
"0 Pods": "0 Pods",
"Scaling down in:": "Scaling down in:",
"{{x}} failed with an error.": "{{x}} failed with an error.",
"Rollout Revisions": "Rollout Revisions",
"Close": "Close",
"Stable": "Stable",
"Active": "Active",
"Preview": "Preview",
Expand All @@ -274,6 +279,7 @@
"Replicas": "Replicas",
"The number of desired replicas for the rollout": "The number of desired replicas for the rollout",
"The current status of the rollout": "The current status of the rollout",
"There is no rollout status. Check that the Rollout Manager is created and is available.": "There is no rollout status. Check that the Rollout Manager is created and is available.",
"Strategy": "Strategy",
"Whether the rollout is using a blue-green or canary strategy": "Whether the rollout is using a blue-green or canary strategy",
"No Argo Rollouts": "No Argo Rollouts",
Expand All @@ -284,12 +290,10 @@
"Create Rollout": "Create Rollout",
"Pods": "Pods",
"Selector": "Selector",
"No labels": "No labels",
"Rollout Status": "Rollout Status",
"Revisions": "Revisions",
"There was an error retrieving the rollout. Check your connection and reload the page.": "There was an error retrieving the rollout. Check your connection and reload the page.",
"There was an error retrieving the rollout revisions. Check your connection and reload the page.": "There was an error retrieving the rollout revisions. Check your connection and reload the page.",
"Rollout Revisions": "Rollout Revisions",
"Active Service": "Active Service",
"The active blue-green service": "The active blue-green service",
"Preview Service": "Preview Service",
Expand Down Expand Up @@ -322,6 +326,7 @@
"There was an error retrieving applicationsets. Check your connection and reload the page.": "There was an error retrieving applicationsets. Check your connection and reload the page.",
"ApplicationSets": "ApplicationSets",
"Create ApplicationSet": "Create ApplicationSet",
"No labels": "No labels",
"Name must be unique within a namespace.": "Name must be unique within a namespace.",
"Namespace defines the space within which each name must be unique.": "Namespace defines the space within which each name must be unique.",
"Map of string keys and values that can be used to organize and categorize (scope and select) objects.": "Map of string keys and values that can be used to organize and categorize (scope and select) objects.",
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@
"dagre": "^0.8.5",
"git-url-parse": "^13.1.0",
"lodash": "^4.18.1",
"moment": "^2.29.4",
"rxjs": "^7.8.1",
"react": "17.0.2",
"react-helmet": "^6.1.0",
"react-redux": "7.2.9",
Expand Down
18 changes: 18 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion src/gitops/components/rollout/RolloutDetailsTab.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,13 @@ const RolloutDetailsTab: React.FC<RolloutDetailsTabProps> = ({ obj }) => {
<FlexItem>
<RolloutStatusFragment
status={obj?.status?.phase}
message={obj?.status?.message}
message={
obj?.status
? obj.status.message
: t(
'There is no rollout status. Check that the Rollout Manager is created and is available.',
)
}
/>
</FlexItem>
</Flex>
Expand Down
Loading
Loading