Open
Conversation
Copilot
AI
changed the title
[WIP] Generate monthly community update for June 2026
Add June 2026 community update blog post
Jul 2, 2026
Contributor
|
@copilot - Couple of things to be fixed
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Reshrahim
reviewed
Jul 2, 2026
Static Web App Preview
Deployed from commit |
Contributor
Author
Addressed in the latest commit:
Verified with |
Reshrahim
reviewed
Jul 2, 2026
Reshrahim
reviewed
Jul 2, 2026
Reshrahim
reviewed
Jul 2, 2026
Reshrahim
reviewed
Jul 2, 2026
Reshrahim
reviewed
Jul 2, 2026
Co-authored-by: Reshma Abdul Rahim <[email protected]> Signed-off-by: Reshma Abdul Rahim <[email protected]>
Reshrahim
reviewed
Jul 2, 2026
Signed-off-by: Reshma Abdul Rahim <[email protected]>
Reshrahim
reviewed
Jul 2, 2026
Co-authored-by: Reshma Abdul Rahim <[email protected]> Signed-off-by: Reshma Abdul Rahim <[email protected]>
willtsai
reviewed
Jul 3, 2026
| - **`rad app graph --preview` and `rad app status --preview`** — View the application graph and check status for Applications deployed as `Radius.Core/applications`. ([#11983](https://github.com/radius-project/radius/pull/11983)) | ||
| - **`rad workspace create --preview`** — Create workspaces that use `Radius.Core/environments`, so you can pair them with the new Resource Types. ([#11905](https://github.com/radius-project/radius/pull/11905)) | ||
|
|
||
| #### Explicit Kubernetes namespace for Radius.Core Environments |
Contributor
There was a problem hiding this comment.
Suggested change
| #### Explicit Kubernetes namespace for Radius.Core Environments | |
| #### Explicit Kubernetes namespace for new `Radius.Core/environments` |
willtsai
reviewed
Jul 3, 2026
|
|
||
| Previously, Environments created with `Applications.Core/environments` created a new Kubernetes namespace on your behalf. That approach did not match enterprise scenarios where namespace creation is managed by cluster administrators. New `Radius.Core/environments` now require you to pass the Kubernetes namespace you want to use for Application deployments, falling back to `default` if none is specified. ([#12045](https://github.com/radius-project/radius/pull/12045)) | ||
|
|
||
| #### Default Contour Gateway for route Recipes |
Contributor
There was a problem hiding this comment.
Suggested change
| #### Default Contour Gateway for route Recipes | |
| #### Default Contour Gateway for new `Radius.Compute/routes` Recipes |
willtsai
reviewed
Jul 3, 2026
Comment on lines
+18
to
+22
|
|
||
| #### CLI support for the new Radius.Core Resource Types | ||
|
|
||
| > Note: the new `Radius.Core/*` Resource Types are actively under development and available now only as an early, sparsely documented preview. You can try them with the `--preview` flag on the relevant CLI commands. See the [rad CLI reference](https://docs.radapp.io/reference/cli/) for details. | ||
|
|
Contributor
There was a problem hiding this comment.
Move the preview note to the top since it applies to many of the feature highlights.
Suggested change
| #### CLI support for the new Radius.Core Resource Types | |
| > Note: the new `Radius.Core/*` Resource Types are actively under development and available now only as an early, sparsely documented preview. You can try them with the `--preview` flag on the relevant CLI commands. See the [rad CLI reference](https://docs.radapp.io/reference/cli/) for details. | |
| > Note: the new `Radius.Core/*` Resource Types are actively under development and available now only as an early, sparsely documented preview. You can try them with the `--preview` flag on the relevant CLI commands. See the [rad CLI reference](https://docs.radapp.io/reference/cli/) for details. | |
| #### CLI support for the new Radius.Core Resource Types | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generates the monthly community update summarizing
radius-projectactivity for June 2026, sourced entirely from GitHub release notes and merged PRs.New post at
radblog/content/posts/2026/community-update-june/index.md, following the structure and conventions of the preceding May update.Content
--previewCLI support forRadius.Coretypes, explicit Kubernetes namespace forRadius.Core/environments, default Contour Gateway for route Recipes,rad rundeprecation warning, and bug fixes. Each item links to its PR.mainafter the release cutoff (multi-cluster deployment, simpler Resource Type schemas, direct module support for Recipes, NetworkPolicy Helm flag,RADIUS_PREVIEW, clearer unregistered-type errors, Helm value preservation on upgrade), separated per the issue's request to distinguish shipped vs. in-progress work.Notes
2026-06-30; passes cspell and renders underhugo build.