Skip to content

Commit c97eaf8

Browse files
authored
Release 2.0.1 (#75)
* Preparing release 2.0.1 * Release 2.0.1
1 parent f3b797a commit c97eaf8

21 files changed

Lines changed: 195 additions & 29 deletions

File tree

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ Skupper V2 collection Release Notes
44

55
.. contents:: Topics
66

7+
v2.0.1
8+
======
9+
10+
Release Summary
11+
---------------
12+
13+
Fixes minor issues
14+
15+
Major Changes
16+
-------------
17+
18+
- Allow customization of router image on system module - backport from 2.0 (https://github.com/skupperproject/skupper-ansible/pull/61)
19+
- Fixed parsing of optional skupper router image env var (https://github.com/skupperproject/skupper-ansible/pull/63)
20+
721
v2.0.0
822
======
923

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION := 2.0.0
1+
VERSION := 2.0.1
22
TARBALL := skupper-v2-$(VERSION).tar.gz
33

44
IMAGES = default fedora40 ubuntu2404

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Tasks to run west and east sites using podman:
119119
skupper.v2.system:
120120
namespace: "west"
121121
platform: "podman"
122-
image: quay.io/skupper/cli:2.0.0
122+
image: quay.io/skupper/cli:2.0.1
123123
register: west
124124
125125
- name: Apply token to east site
@@ -132,7 +132,7 @@ Tasks to run west and east sites using podman:
132132
skupper.v2.system:
133133
namespace: "east"
134134
platform: "podman"
135-
image: quay.io/skupper/cli:2.0.0
135+
image: quay.io/skupper/cli:2.0.1
136136
```
137137

138138
To clean up you can run the following commands and tasks:
@@ -151,7 +151,7 @@ Teardown both frontend and backend namespaces:
151151
action: teardown
152152
namespace: "{{ item }}"
153153
platform: "podman"
154-
image: quay.io/skupper/cli:2.0.0
154+
image: quay.io/skupper/cli:2.0.1
155155
with_items:
156156
- west
157157
- east

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ plugins:
3131
strategy: {}
3232
test: {}
3333
vars: {}
34-
version: 2.0.0
34+
version: 2.0.1

changelogs/changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,9 @@ releases:
1818
release_date: '2025-01-17'
1919
2.0.0-preview-1:
2020
release_date: '2025-01-20'
21+
2.0.1:
22+
changes:
23+
major_changes:
24+
- Allow customization of router image on system module - backport from 2.0 (https://github.com/skupperproject/skupper-ansible/pull/61)
25+
- Fixed parsing of optional skupper router image env var (https://github.com/skupperproject/skupper-ansible/pull/63)
26+
release_summary: Fixes minor issues

docs/collections/deprecations.html

Lines changed: 146 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
2+
3+
<!DOCTYPE html>
4+
<html class="writer-html5" lang="en" data-content_root="../">
5+
<head>
6+
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7+
<meta content="2.21.0" name="antsibull-docs" />
8+
9+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10+
<title>Index of all deprecated plugins &mdash; Ansible collections documentation</title>
11+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=5707b69d" />
12+
<link rel="stylesheet" type="text/css" href="../_static/css/ansible.css?v=c5b67dd2" />
13+
<link rel="stylesheet" type="text/css" href="../_static/antsibull-minimal.css" />
14+
<link rel="stylesheet" type="text/css" href="../_static/css/rtd-ethical-ads.css?v=289b023e" />
15+
16+
17+
<link rel="shortcut icon" href="../_static/images/Ansible-Mark-RGB_Black.png"/>
18+
<script src="../_static/jquery.js?v=5d32c60e"></script>
19+
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
20+
<script src="../_static/documentation_options.js?v=7f41d439"></script>
21+
<script src="../_static/doctools.js?v=9bcbadda"></script>
22+
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
23+
<script src="../_static/js/theme.js"></script>
24+
<link rel="search" title="Search" href="../search.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
25+
26+
27+
28+
29+
</head>
30+
31+
<body class="wy-body-for-nav"><!-- extra body elements for Ansible beyond RTD Sphinx Theme -->
32+
33+
<div class="DocSite-globalNav ansibleNav">
34+
<ul>
35+
<li><a href="https://www.ansible.com/blog" target="_blank">Blog</a></li>
36+
<li><a href="https://forum.ansible.com/" target="_blank">Ansible community forum</a></li>
37+
<li><a href="https://docs.ansible.com/" target="_blank">Documentation</a></li>
38+
</ul>
39+
</div>
40+
41+
<a class="DocSite-nav" href="/" style="padding-bottom: 30px;">
42+
43+
<img class="DocSiteNav-logo"
44+
src="../_static/images/Ansible-Mark-RGB_White.png"
45+
alt="Ansible Logo">
46+
<div class="DocSiteNav-title">Ansible Collections Documentation</div>
47+
</a>
48+
<div class="wy-grid-for-nav">
49+
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
50+
<div class="wy-side-scroll">
51+
<div class="wy-side-nav-search" >
52+
53+
54+
55+
<a href="../index.html" class="icon icon-home">
56+
Ansible collections
57+
</a><!--- Based on https://github.com/rtfd/sphinx_rtd_theme/pull/438/files -->
58+
59+
<div class="version">
60+
61+
62+
63+
</div>
64+
<div role="search">
65+
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
66+
<label class="sr-only" for="q">Search docs:</label>
67+
<input type="text" class="st-default-search-input" id="q" name="q" placeholder="Search docs" />
68+
<input type="hidden" name="check_keywords" value="yes" />
69+
<input type="hidden" name="area" value="default" />
70+
</form>
71+
</div>
72+
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
73+
74+
<p class="caption" role="heading"><span class="caption-text">Collections:</span></p>
75+
<ul>
76+
<li class="toctree-l1"><a class="reference internal" href="index.html">Collection Index</a></li>
77+
</ul>
78+
<p class="caption" role="heading"><span class="caption-text">Plugin indexes:</span></p>
79+
<ul>
80+
<li class="toctree-l1"><a class="reference internal" href="index_module.html">Index of all Modules</a></li>
81+
</ul>
82+
<p class="caption" role="heading"><span class="caption-text">Reference indexes:</span></p>
83+
<ul>
84+
<li class="toctree-l1"><a class="reference internal" href="environment_variables.html">Index of all Collection Environment Variables</a></li>
85+
</ul>
86+
<!-- extra nav elements for Ansible beyond RTD Sphinx Theme -->
87+
88+
</div>
89+
</div>
90+
</nav>
91+
92+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
93+
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
94+
<a href="../index.html">Ansible collections</a>
95+
</nav>
96+
97+
<div class="wy-nav-content">
98+
<div class="rst-content">
99+
<div role="navigation" aria-label="Page navigation">
100+
<ul class="wy-breadcrumbs">
101+
<li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
102+
<li class="breadcrumb-item active">Index of all deprecated plugins</li>
103+
<li class="wy-breadcrumbs-aside">
104+
</li>
105+
</ul>
106+
<hr/>
107+
</div>
108+
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
109+
110+
111+
<div itemprop="articleBody">
112+
113+
<section id="index-of-all-deprecated-plugins">
114+
<span id="list-of-all-deprecations"></span><h1>Index of all deprecated plugins<a class="headerlink" href="#index-of-all-deprecated-plugins" title="Link to this heading"></a></h1>
115+
<p>No plugins have been deprecated.</p>
116+
</section>
117+
118+
119+
</div>
120+
</div>
121+
122+
123+
<footer>
124+
125+
<hr/>
126+
127+
<div role="contentinfo">
128+
<p>&#169; Copyright Ansible contributors.</p>
129+
</div>
130+
131+
132+
133+
134+
</footer>
135+
</div>
136+
</div>
137+
</section>
138+
</div>
139+
<script>
140+
jQuery(function () {
141+
SphinxRtdTheme.Navigation.enable(true);
142+
});
143+
</script><!-- extra footer elements for Ansible beyond RTD Sphinx Theme -->
144+
145+
</body>
146+
</html>

docs/collections/environment_variables.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html class="writer-html5" lang="en" data-content_root="../">
55
<head>
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7-
<meta content="2.16.3" name="antsibull-docs" />
7+
<meta content="2.21.0" name="antsibull-docs" />
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1010
<title>Index of all Collection Environment Variables &mdash; Ansible collections documentation</title>

docs/collections/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html class="writer-html5" lang="en" data-content_root="../">
55
<head>
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7-
<meta content="2.16.3" name="antsibull-docs" />
7+
<meta content="2.21.0" name="antsibull-docs" />
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1010
<title>Collection Index &mdash; Ansible collections documentation</title>

docs/collections/index_module.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html class="writer-html5" lang="en" data-content_root="../">
55
<head>
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7-
<meta content="2.16.3" name="antsibull-docs" />
7+
<meta content="2.21.0" name="antsibull-docs" />
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1010
<title>Index of all Modules &mdash; Ansible collections documentation</title>

docs/collections/skupper/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<html class="writer-html5" lang="en" data-content_root="../../">
55
<head>
66
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
7-
<meta content="2.16.3" name="antsibull-docs" />
7+
<meta content="2.21.0" name="antsibull-docs" />
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1010
<title>Collections in the Skupper Namespace &mdash; Ansible collections documentation</title>

0 commit comments

Comments
 (0)