Skip to content

Commit

Permalink
upmerge v0.34 to edge (#1144)
Browse files Browse the repository at this point in the history
* Update docs for v0.33.0

* update gh to ado sync workflow to use service principals (#1118)

* Update docs for v0.32.0

* Update environment logic (#1097)

Signed-off-by: Aaron Crawfis <[email protected]>

* Superbeeny/adding podspec secrets (#1100)

* Adding example on how to access secrets and add them to the container environment

Signed-off-by: Nick Beenham <[email protected]>

* Adding code tabs where the commands differ between linux/windows

Signed-off-by: Nick Beenham <[email protected]>

* Apply suggestions from code review

Co-authored-by: Will <[email protected]>
Signed-off-by: Nick Beenham <[email protected]>

* Updates requested from PR review

Signed-off-by: Nick Beenham <[email protected]>

* nit: add a new line for spacing aesthetics

Signed-off-by: Will <[email protected]>

---------

Signed-off-by: Nick Beenham <[email protected]>
Signed-off-by: Will <[email protected]>
Co-authored-by: Will <[email protected]>

* Make env configurable (#1102)

Signed-off-by: Reshma Abdul Rahim <[email protected]>
Co-authored-by: Will <[email protected]>

* fix(bug): Update index.md (#1113)

* fix(bug): Update index.md

Fixed a bug in the cleanup script.

The command `rad app delete demo -y`
results in this output:
`Application 'demo' does not exist or has already been deleted.`

The command should be:
`rad app delete -y`
The output will be:
`Application first-app deleted`

Signed-off-by: Loek Duys <[email protected]>

* Update docs/content/getting-started/index.md

Signed-off-by: Reshma Abdul Rahim <[email protected]>

---------

Signed-off-by: Loek Duys <[email protected]>
Signed-off-by: Reshma Abdul Rahim <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>

* Fix broken link in faq (#1112)

* fix broken link in index.md

Signed-off-by: Dan Moseley <[email protected]>

* Update index.md

Signed-off-by: Dan Moseley <[email protected]>

* Update docs/content/concepts/faq/index.md

Signed-off-by: Reshma Abdul Rahim <[email protected]>

---------

Signed-off-by: Dan Moseley <[email protected]>
Signed-off-by: Reshma Abdul Rahim <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>

* update gh to ado sync workflow to use service principals

Signed-off-by: Will Tsai <[email protected]>

* add Connections crosslinks to Existing app tutorial (#1103)

* add Connections crosslinks to Existing app tutorial

Signed-off-by: Will Tsai <[email protected]>

* add more crosslinks

Signed-off-by: Will Tsai <[email protected]>

---------

Signed-off-by: Will Tsai <[email protected]>

* Update config.toml

Signed-off-by: Will <[email protected]>

---------

Signed-off-by: Aaron Crawfis <[email protected]>
Signed-off-by: Nick Beenham <[email protected]>
Signed-off-by: Will <[email protected]>
Signed-off-by: Reshma Abdul Rahim <[email protected]>
Signed-off-by: Loek Duys <[email protected]>
Signed-off-by: Reshma Abdul Rahim <[email protected]>
Signed-off-by: Dan Moseley <[email protected]>
Signed-off-by: Will Tsai <[email protected]>
Co-authored-by: Radius CI Bot <[email protected]>
Co-authored-by: Aaron Crawfis <[email protected]>
Co-authored-by: Nick Beenham <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>
Co-authored-by: Loek Duys <[email protected]>
Co-authored-by: Dan Moseley <[email protected]>

* Update index.md (#1121)

Fixed typo `-resource-group myResourceGroup` into `--resource-group myResourceGroup`

(added missing `-`)

Signed-off-by: Loek Duys <[email protected]>

* add new logo types (#1122)

Signed-off-by: Will Tsai <[email protected]>

* Add CNCF website guidelines (#1123)

* Add copyrights

Signed-off-by: Reshma Abdul Rahim <[email protected]>

* Add trademark

Signed-off-by: Reshma Abdul Rahim <[email protected]>

* Add trademark

Signed-off-by: Reshma Abdul Rahim <[email protected]>

---------

Signed-off-by: Reshma Abdul Rahim <[email protected]>

* Update docs for v0.34.0

* Update command to view deployed container in tutorial (#1128)

* Update command to view deployed container in tutorial

Signed-off-by: Filipe Revez <[email protected]>

* Fixed another wrong rad app connections command

Signed-off-by: Filipe Revez <[email protected]>

---------

Signed-off-by: Filipe Revez <[email protected]>

* fix ado sync workflow (#1130)

Signed-off-by: Will Tsai <[email protected]>

* Revert "Merge branch 'v0.33' into v0.34" (#1133)

This reverts commit bfba3f3, reversing
changes made to e36f280.

* fix dead links in contribution guide (#1135)

Signed-off-by: Will Tsai <[email protected]>

* Rename app connections (#1129)

Signed-off-by: Reshma Abdul Rahim <[email protected]>

* revert changes

Signed-off-by: Will Tsai <[email protected]>

---------

Signed-off-by: Aaron Crawfis <[email protected]>
Signed-off-by: Nick Beenham <[email protected]>
Signed-off-by: Will <[email protected]>
Signed-off-by: Reshma Abdul Rahim <[email protected]>
Signed-off-by: Loek Duys <[email protected]>
Signed-off-by: Reshma Abdul Rahim <[email protected]>
Signed-off-by: Dan Moseley <[email protected]>
Signed-off-by: Will Tsai <[email protected]>
Signed-off-by: Filipe Revez <[email protected]>
Co-authored-by: Radius CI Bot <[email protected]>
Co-authored-by: Aaron Crawfis <[email protected]>
Co-authored-by: Nick Beenham <[email protected]>
Co-authored-by: Reshma Abdul Rahim <[email protected]>
Co-authored-by: Loek Duys <[email protected]>
Co-authored-by: Dan Moseley <[email protected]>
Co-authored-by: Filipe Revez <[email protected]>
  • Loading branch information
8 people authored Jun 20, 2024
1 parent 4268f24 commit 7ffc377
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions docs/content/contributing/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Check out the following table to learn where and how you can contribute:

| Repository | Description | Contribution guides |
|------------|-------------|---------------------|
| **Radius** | Main repository that contains source code for [`rad` CLI]((https://github.com/radius-project/radius/blob/main/docs/contributing/contributing-code/contributing-code-cli/running-rad-cli.md)), [control plane]((https://github.com/radius-project/radius/blob/main/docs/contributing/contributing-code/contributing-code-control-plane/README.md)) and other components of Radius | [radius-project/radius](https://github.com/radius-project/radius/blob/main/CONTRIBUTING.md)|
| **Docs** | Documentation for Radius | [radius-project/docs]({{< ref contributing-docs>}})|
| **Recipes** | Commonly used [Recipe](https://docs.radapp.io/recipes) templates for Radius Environments | [radius-project/recipes](https://github.com/radius-project/recipes/blob/main/CONTRIBUTING.md) |(https://github.com/radius-project/recipes/blob/main/CONTRIBUTING.md) |
| **Radius** | Main repository that contains source code for [`rad` CLI](https://github.com/radius-project/radius/blob/main/docs/contributing/contributing-code/contributing-code-cli/README.md), [control plane](https://github.com/radius-project/radius/blob/main/docs/contributing/contributing-code/contributing-code-control-plane/README.md) and other components of Radius | [radius-project/radius](https://github.com/radius-project/radius/blob/main/CONTRIBUTING.md)|
| **Recipes** | Commonly used [Recipe]({{< ref "guides/recipes/overview">}}) templates for Radius Environments | [radius-project/recipes](https://github.com/radius-project/recipes/blob/main/CONTRIBUTING.md) |
| **Dashboard** | The frontend experience for Radius |[radius-project/dashboard](https://github.com/radius-project/dashboard/blob/main/CONTRIBUTING.md) |
| **Bicep** | Temporary fork of the [Bicep repo](https://github.com/azure/bicep) used to inject the Radius types into the Bicep language. Contains both the Bicep CLI and the Bicep VS Code extension. | [radius-project/bicep](https://github.com/radius-project/bicep/blob/radius-compiler/CONTRIBUTING.md) |
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Connections from a container to a resource result in environment variables for c
Radius Connections are more than just environment variables and configuration. You can also access the "application graph" and understand the connections within your application with the following command:

```bash
rad app connections -a demo
rad app graph -a demo
```

You should see the following output, detailing the connections between the `demo` container and the `db` Redis cache, along with information about the underlying Kubernetes resources running the app:
Expand Down
8 changes: 4 additions & 4 deletions docs/content/tutorials/new-app/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,10 @@ Radius Applications are where all your app's resources and relationships come to
demo Applications.Core/containers
```

1. Run `rad app connections` again to see the container you just deployed:
1. Run `rad app graph` again to see the container you just deployed:

```bash
rad app connections
rad app graph
```

You should see the container you just deployed, along with the underlying Kubernetes resources that were created to run it:
Expand Down Expand Up @@ -262,10 +262,10 @@ In addition to containers, you can add dependencies like Redis caches, Dapr Stat
1. Press CTRL+C to terminate the port-forward and log stream.
1. Run `rad app connections` again to see the new dependency:
1. Run `rad app graph` again to see the new dependency:
```bash
rad app connections
rad app graph
```
You should see the container and Mongo database you just deployed, along with the underlying Kubernetes resources that were created to run them:
Expand Down

0 comments on commit 7ffc377

Please sign in to comment.