Skip to content

Commit

Permalink
feat: Ported latest CARML-utilities improvements (Azure#586)
Browse files Browse the repository at this point in the history
## Description

Ported latest CARML-utilities improvements
- Enabled ReadMe utility to consume 'orphaned' and 'moved' readme files
and put them on top of the readme
- Made the ReadMe script not delete the readme but actually just
overwrite it
- Removed ARM support from readme utility
- Added retry logic to link checker 

### Pipeline references
<!-- For module/pipeline changes, please create and attach the status
badge of your successful run. -->

| Pipeline |
| - |
|
[![avm.res.kubernetes-configuration.flux-configuration](https://github.com/AlexanderSehr/bicep-registry-modules/actions/workflows/avm.res.kubernetes-configuration.flux-configuration.yml/badge.svg?branch=users%2Falsehr%2FreadMeNewFiles)](https://github.com/AlexanderSehr/bicep-registry-modules/actions/workflows/avm.res.kubernetes-configuration.flux-configuration.yml)
|
|
[![avm.res.key-vault.vault](https://github.com/AlexanderSehr/bicep-registry-modules/actions/workflows/avm.res.key-vault.vault.yml/badge.svg?branch=users%2Falsehr%2FreadMeNewFiles)](https://github.com/AlexanderSehr/bicep-registry-modules/actions/workflows/avm.res.key-vault.vault.yml)
|

---------

Co-authored-by: Erika Gressi <[email protected]>
  • Loading branch information
AlexanderSehr and eriqua authored Oct 29, 2023
1 parent 5f9f958 commit 271fefd
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 395 deletions.
5 changes: 5 additions & 0 deletions avm/res/kubernetes-configuration/flux-configuration/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Kubernetes Configuration Flux Configurations `[Microsoft.KubernetesConfiguration/fluxConfigurations]`

> ⚠️THIS MODULE IS CURRENTLY ORPHANED.⚠️
>
> - Only security and bug fixes are being handled by the AVM core team at present.
> - If interested in becoming the module owner of this orphaned module (must be Microsoft FTE), please look for the related "orphaned module" GitHub issue [here](https://aka.ms/AVM/OrphanedModules)!
This module deploys a Kubernetes Configuration Flux Configuration.

## Navigation
Expand Down
Loading

0 comments on commit 271fefd

Please sign in to comment.