-
When analyzing the structure of an apiproxy or sharedflow bundle, the linter is not flagging a structure like this
.
├── ...
├── resources
│ ├── incorrect_l…
-
I would like to ask what action needs to be done with this
![image](https://github.com/apigee/apigeelint/assets/148257402/cf48e2b1-cf84-4b98-a48b-9c22587afc55)
-
apigeetool is not working with the embedded version of apigee inside google because the uri is not using the right paths for organizations
by default in all js file you use
var uri = util.for…
-
Apigeecli version:
`apigeecli version 1.124 date: 2023-11-09T16:55:07Z [commit: 5693a22]`
Apigee hybrid version used:
`1.11.0`
When running the command:
`apigeecli apps list --count -o …
-
**Is your feature request related to a problem? Please describe.**
Add support for customizing StorageClass for Cassandra PVCs
**Describe the solution you'd like**
Adding Support StorageClass to…
-
### Pipeline Report
|Pipeline |Result |Elapsed Wall Time |
|---------|-------|------------------|
|/workspace/references/auth-schemes|pass|99s|
|/workspace/tools/apigee-x-trial-provision|pass|440s|
|…
-
### Pipeline Report
|Pipeline |Result |Elapsed Wall Time |
|---------|-------|------------------|
|/workspace/references/auth-schemes|pass|134s|
|/workspace/tools/apigee-x-trial-provision|pass|446s|
…
-
https://github.com/apigee/terraform-modules/blob/main/samples/hybrid-gke/main.tf#L212
should read
`iam_project_roles = {
"${module.project.project_id}" = [
...
]
}`
in order to …
-
Current version we are using: v2.4.3
We are migrating Apigee onprem to Hybrid. While doing an import to Hybrid Apigee the pulgin is able to create all the developer apps (150) under a single develo…
-
Problem:
While doing an import to Hybrid Apigee, if there are 150 developer apps associated with a developer, plugin is throwing error for the apps that are more than 100.
This is because Hybrid…