Skip to content

Commit

Permalink
Remove messages from tagging rules with no effort (#64)
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
  • Loading branch information
jmle authored Feb 19, 2024
1 parent 6092714 commit 6637c8e
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 263 deletions.
2 changes: 0 additions & 2 deletions default/generated/azure/04-azure-logging.windup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
- konveyor.io/target=azure-container-apps
- logging
links: []
message: "\n Logging to the file system is not recommended when running applications
in the cloud. \n \n Instead, use a console appender to log to standard output.\n "
ruleID: azure-logging-0000
tag:
- Logging to file system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
- title: Migrate JBoss EAP applications to JBoss EAP on Azure App Service - Inventory
all certificates
url: https://docs.microsoft.com/en-us/azure/developer/java/migration/migrate-jboss-eap-to-jboss-eap-on-azure-app-service#inventory-all-certificates
message: Azure - The application loads certificates into a KeyStore
ruleID: eap-to-azure-appservice-certificates-001
tag:
- Azure
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@
url: http://aka.ms/spring-cloud-to-asa?toc=%2Fazure%2Fspring-apps%2Ftoc.json&bc=%2Fazure%2Fspring-apps%2Fbreadcrumb%2Ftoc.json&pivots=sc-standard-tier#remove-restricted-configurations
- title: Prepare the Spring Cloud Config server
url: http://aka.ms/spring-cloud-to-asa?toc=%2Fazure%2Fspring-apps%2Ftoc.json&bc=%2Fazure%2Fspring-apps%2Fbreadcrumb%2Ftoc.json&pivots=sc-standard-tier#prepare-the-spring-cloud-config-server
message: "\n \n The application uses a Spring Cloud Config Server connection string.\n\n
If you are migrating to Azure Spring Apps, the connection info of Config Server
will be injected upon app start. \n Please remove the connection info from your
configuration file. Configure the Config Server after creating an Azure Spring
Apps instance.\n \n "
ruleID: spring-boot-to-azure-config-server-01000
tag:
- Spring Cloud Config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
url: https://learn.microsoft.com/azure/spring-apps/how-to-access-data-plane-azure-ad-rbac
- title: Restricted configurations
url: http://aka.ms/spring-cloud-to-asa?pivots=sc-standard-tier#remove-restricted-configurations
message: "\n \n The application uses Eureka.\n\n Azure Spring Apps will host eureka
server for you.\n Eureka connection configurations will be injected automatically
by ASA, if you put these configurations in your Config Server, please remove them.\n
\n "
ruleID: spring-boot-to-azure-eureka-01000
tag:
- Eureka
Expand Down Expand Up @@ -52,10 +48,6 @@
url: https://learn.microsoft.com/azure/spring-apps/how-to-access-data-plane-azure-ad-rbac
- title: Restricted configurations
url: http://aka.ms/spring-cloud-to-asa?pivots=sc-standard-tier#remove-restricted-configurations
message: "\n \n The application uses an eureka connection string.\n\n Azure Spring
Apps will host eureka server for you.\n Eureka connection configurations will
be injected automatically by ASA, if you put these configurations in your Config
Server, please remove them.\n \n "
ruleID: spring-boot-to-azure-eureka-02000
tag:
- Eureka
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
links:
- title: Spring Boot app to Kafka on Confluent Cloud
url: https://learn.microsoft.com/azure/service-connector/tutorial-java-spring-confluent-kafka
message: "\n \n The application uses a Kafka connection string or password.\n\n
Consider connecting Apache Kafka on Confluent Cloud to Azure Spring Apps using
Service Connector\n \n "
ruleID: spring-boot-to-azure-mq-config-kafka-01000
tag:
- Kafka Client
Expand Down Expand Up @@ -66,9 +63,6 @@
links:
- title: Service connection in Azure Spring Apps
url: https://learn.microsoft.com/azure/service-connector/quickstart-portal-spring-cloud-connection
message: "\n The application uses an ActiveMQ Artemis connection string, username,
or password.\n\n Consider using Azure Event Grid/Azure Event Hubs/Azure Service
Bus or Apache Kafka on Confluent Cloud and connect it with Service Connector\n "
ruleID: spring-boot-to-azure-mq-config-artemis-01000
tag:
- ActiveMQ
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds an Ehcache library.\n\n
\ An embedded cache library is problematic because state
information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-01000
tag:
- Ehcache
Expand All @@ -21,10 +17,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds a Coherence library.\n\n
\ An embedded cache library is problematic because state
information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-02000
tag:
- Coherence
Expand All @@ -38,10 +30,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds an Apache Commons JCS
library.\n\n An embedded cache library is problematic because
state information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-03000
tag:
- Apache Commons JCS
Expand Down Expand Up @@ -72,10 +60,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds a library that provides
caching.\n\n An embedded cache library is problematic because
state information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-05000
tag:
- Cache API
Expand All @@ -89,10 +73,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds a Hazelcast library.\n\n
\ An embedded cache library is problematic because state
information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-06000
tag:
- Hazelcast
Expand All @@ -106,10 +86,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds an Apache Ignite library.\n\n
\ An embedded cache library is problematic because state
information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-07000
tag:
- Apache Ignite
Expand All @@ -123,10 +99,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds an Infinispan library.\n\n
\ An embedded cache library is problematic because state
information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-08000
tag:
- Infinispan
Expand All @@ -140,10 +112,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embedds a JBoss Cache library.\n\n
\ An embedded cache library is problematic because state
information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-09000
tag:
- JBoss Cache
Expand All @@ -157,10 +125,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds a JCache library.\n\n
\ An embedded cache library is problematic because state
information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-10000
tag:
- JCache
Expand All @@ -174,10 +138,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds a Memcached client library.\n\n
\ An embedded cache library is problematic because state
information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-11000
tag:
- Memcached client
Expand All @@ -191,10 +151,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds an Oscache library.\n\n
\ An embedded cache library is problematic because state
information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-12000
tag:
- Oscache
Expand All @@ -208,10 +164,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds a ShiftOne library (Java
Object Cache or JOCache).\n\n An embedded cache library
is problematic because state information might not be persisted to a backing service.\n\n
\ Recommendation: Use a cache backing service.\n "
ruleID: embedded-cache-libraries-13000
tag:
- ShiftOne
Expand All @@ -225,10 +177,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds a SwarmCache library.\n\n
\ An embedded cache library is problematic because state
information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-14000
tag:
- SwarmCache
Expand All @@ -242,10 +190,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds the Spring Boot Cache
library.\n\n An embedded cache library is problematic because
state information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-15000
tag:
- Spring Boot Cache
Expand All @@ -264,10 +208,6 @@
- konveyor.io/target=cloud-readiness
- konveyor.io/source
links: []
message: "\n The application embeds the Redis client.\n \n
\ An embedded cache library is problematic because state
information might not be persisted to a backing service.\n\n Recommendation:
Use a cache backing service.\n "
ruleID: embedded-cache-libraries-16000
tag:
- Redis
Expand Down
3 changes: 0 additions & 3 deletions default/generated/cloud-readiness/03-java-rmi.windup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
- cloud-readiness
- rmi
links: []
message: "\n The Java RMI API is tightly coupled. Tight
coupling is not suitable in a cloud environment because of scalability problems.\n\n
\ Use a RESTful API or a message queue.\n "
ruleID: java-rmi-00001
tag:
- rmi
Expand Down
Loading

0 comments on commit 6637c8e

Please sign in to comment.