Skip to content

Commit

Permalink
Merge pull request #7099 from dragonchaser/deprecate_variables
Browse files Browse the repository at this point in the history
Deprecate variables
  • Loading branch information
dragonchaser committed Aug 23, 2023
1 parent 8076ec2 commit 70ce7c7
Show file tree
Hide file tree
Showing 117 changed files with 440 additions and 1,853 deletions.
2 changes: 1 addition & 1 deletion services/_includes/adoc/antivirus_configvars.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

ifeval::[{show-deprecation} == true]

[#deprecation-note-2023-08-23-00-45-54]
[#deprecation-note-2023-08-23-08-25-18]
[caption=]
.Deprecation notes for the antivirus service
[width="100%",cols="~,~,~,~",options="header"]
Expand Down
12 changes: 3 additions & 9 deletions services/_includes/adoc/app-provider_configvars.adoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// set the attribute to true or leave empty, true without any quotes.

:show-deprecation: true
:show-deprecation: false

ifeval::[{show-deprecation} == true]

[#deprecation-note-2023-08-23-00-45-54]
[#deprecation-note-2023-08-23-08-25-18]
[caption=]
.Deprecation notes for the app-provider service
[width="100%",cols="~,~,~,~",options="header"]
Expand All @@ -13,11 +13,6 @@ ifeval::[{show-deprecation} == true]
| Deprecation Version
| Removal Version
| Deprecation Replacement

| REVA_GATEWAY changing name for consistency
| 3.0
| 4.0.0
| OCIS_REVA_GATEWAY
|===

endif::[]
Expand Down Expand Up @@ -185,8 +180,7 @@ a| [subs=-attributes]
The secret to mint and validate jwt tokens.

a|`OCIS_REVA_GATEWAY` +
`REVA_GATEWAY` +
xref:deprecation-note-2023-08-23-00-45-54[Deprecation Note]

a| [subs=-attributes]
++string ++
a| [subs=-attributes]
Expand Down
2 changes: 1 addition & 1 deletion services/_includes/adoc/app-provider_deprecation.adoc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
:show-deprecation: true
:show-deprecation: false

12 changes: 3 additions & 9 deletions services/_includes/adoc/app-registry_configvars.adoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// set the attribute to true or leave empty, true without any quotes.

:show-deprecation: true
:show-deprecation: false

ifeval::[{show-deprecation} == true]

[#deprecation-note-2023-08-23-00-45-54]
[#deprecation-note-2023-08-23-08-25-18]
[caption=]
.Deprecation notes for the app-registry service
[width="100%",cols="~,~,~,~",options="header"]
Expand All @@ -13,11 +13,6 @@ ifeval::[{show-deprecation} == true]
| Deprecation Version
| Removal Version
| Deprecation Replacement

| REVA_GATEWAY changing name for consistency
| 3.0
| 4.0.0
| OCIS_REVA_GATEWAY
|===

endif::[]
Expand Down Expand Up @@ -176,8 +171,7 @@ a| [subs=-attributes]
The secret to mint and validate jwt tokens.

a|`OCIS_REVA_GATEWAY` +
`REVA_GATEWAY` +
xref:deprecation-note-2023-08-23-00-45-54[Deprecation Note]

a| [subs=-attributes]
++string ++
a| [subs=-attributes]
Expand Down
2 changes: 1 addition & 1 deletion services/_includes/adoc/app-registry_deprecation.adoc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
:show-deprecation: true
:show-deprecation: false

2 changes: 1 addition & 1 deletion services/_includes/adoc/audit_configvars.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

ifeval::[{show-deprecation} == true]

[#deprecation-note-2023-08-23-00-45-54]
[#deprecation-note-2023-08-23-08-25-18]
[caption=]
.Deprecation notes for the audit service
[width="100%",cols="~,~,~,~",options="header"]
Expand Down
Loading

0 comments on commit 70ce7c7

Please sign in to comment.