Skip to content

Commit

Permalink
Create a new dist version 1.0.9 (#1569)
Browse files Browse the repository at this point in the history
Collecting:
- Fix [UI] the dashboard adds ldaps:// prefix by default despite ldaps being unsupported (#1566)
- Impl [UI] Display EnrichedNodeSelector from status in Nuclio UI (#1567)
- Fix [Node Selector] Add validation to key:value as in mlrun (#1568)
  • Loading branch information
ilan7empest authored Jul 24, 2024
1 parent 9b20ea6 commit 9f2183d
Show file tree
Hide file tree
Showing 4 changed files with 3,384 additions and 3,368 deletions.
1 change: 1 addition & 0 deletions dist/i18n/en/functions.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@
},
"NEW_TEST": "New test",
"NO_INTERNET_ACCESS": "Use local Docker images rather than pulling from remote",
"ENRICHED_NODE_SELECTOR": "The node selector of the function, enriched with the project’s and the service’s default node selectors",
"POD_TOLERATIONS": {
"ALLOW": "Allow function pods to run on spot nodes. Spot nodes might be tainted, using this option will make sure function pods tolerates those taints.",
"CONSTRAIN": "Constrain function pods to spot nodes using label selectors.",
Expand Down
Loading

0 comments on commit 9f2183d

Please sign in to comment.