-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merging latest changes from 'master' branch
- Loading branch information
1 parent
3f6d746
commit 63253a0
Showing
53 changed files
with
2,744 additions
and
1,269 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
name: Release Docs | ||
|
||
on: | ||
push: | ||
tags: | ||
- "v*" | ||
|
||
jobs: | ||
release_docs: | ||
name: Release Docs | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v2 | ||
with: | ||
fetch-depth: 0 | ||
|
||
- uses: actions/setup-python@v2 | ||
with: | ||
python-version: "3.10" | ||
cache: "pip" | ||
cache-dependency-path: "./docs/scripts/requirements.txt" | ||
|
||
- uses: actions/setup-go@v2 | ||
with: | ||
go-version: ^1.17 | ||
|
||
- run: | | ||
pip install -r docs/scripts/requirements.txt | ||
- name: setup | ||
run: | | ||
./docs/scripts/copy_docs.sh | ||
go run ./docs/scripts/docs.go | ||
- name: Configure Git user | ||
run: | | ||
git config --local user.email "github-actions[bot]@users.noreply.github.com" | ||
git config --local user.name "github-actions[bot]" | ||
- name: build and push | ||
run: | | ||
mike deploy ${{ github.ref_name }} latest --push --update-aliases | ||
mike set-default --push latest |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# ExternalDNS Helm Chart Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
--- | ||
|
||
<!-- ## [UNRELEASED] | ||
### Added | ||
### Changed | ||
### Deprecated | ||
### Removed --> | ||
|
||
## [v1.9.0] - UNRELEASED | ||
|
||
### Changed | ||
|
||
- Update _ExternalDNS_ version to [v0.11.0](https://github.com/kubernetes-sigs/external-dns/releases/tag/v0.11.0). | ||
|
||
## [v1.8.0] - UNRELEASED | ||
|
||
### Added | ||
|
||
- Add annotations to Deployment. [#2477](https://github.com/kubernetes-sigs/external-dns/pull/2477) from @beastob | ||
|
||
### Changed | ||
|
||
- Fix RBAC for `istio-virtualservice` source when `istio-gateway` isn't also added. [#2564](https://github.com/kubernetes-sigs/external-dns/pull/2564) from @mcwarman |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,12 +2,14 @@ apiVersion: v2 | |
name: external-dns | ||
description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. | ||
type: application | ||
version: 1.7.1 | ||
appVersion: 0.10.2 | ||
version: 1.9.0 | ||
appVersion: 0.11.0 | ||
keywords: | ||
- kubernetes | ||
- external-dns | ||
- dns | ||
- service | ||
- ingress | ||
home: https://github.com/kubernetes-sigs/external-dns/ | ||
icon: https://github.com/kubernetes-sigs/external-dns/raw/master/img/external-dns.png | ||
sources: | ||
|
@@ -17,9 +19,5 @@ maintainers: | |
email: [email protected] | ||
annotations: | ||
artifacthub.io/changes: | | ||
- kind: added | ||
description: "Allow custom ClusterRole rules to be specified for sources without defaults." | ||
- kind: changed | ||
description: "Update ExternalDNS version to v0.10.2." | ||
- kind: changed | ||
description: "Set ClusterRole rules based more enabled sources." | ||
description: "Update ExternalDNS version to v0.11.0" |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
File renamed without changes
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
### TXT Registry migration to a new format ### | ||
|
||
In order to support more record types and be able to track ownership without TXT record name clash, a new TXT record is introduced. | ||
It contains record type it manages, e.g.: | ||
* A record foo.example.com will be tracked with classic foo.example.com TXT record | ||
* At the same time a new TXT record will be created a-foo.example.com | ||
|
||
Prefix and suffix are extended with %{record_type} template where the user can control how prefixed/suffixed records should look like. | ||
|
||
In order to maintain compatibility, both records will be maintained for some time, in order to have downgrade possibility. | ||
|
||
Later on, the old format will be dropped and only the new format will be kept (<record_type>-<endpoint_name>). | ||
|
||
Cleanup will be done by controller itself. |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
#!/bin/bash | ||
|
||
set -eo pipefail | ||
|
||
cp CONTRIBUTING.md code-of-conduct.md ./docs/ | ||
|
||
cp LICENSE ./docs/LICENSE.md | ||
|
||
cp README.md ./docs/index.md |
Oops, something went wrong.