-
On z/OS, there seems to be an issue where ember generate does not generate the necessary files.
When running the test suite on z/OS:
```
2) Acceptance: ember generate in-addon-dummy
d…
-
Hello,
Sorry but i have this error
https://github.com/sannremy/home-assistant-suez-tout-sur-mon-eau is not a valid add-on repository
I am wrong ?
Thanks
-
### Describe the bug
EMR on EKS addons try creating service-linked role but it failed if it already exists.
### Expected Behavior
Deploy successfully even if the service-linked role already exists…
-
### Describe the bug
When attaching a custom `instanceProfile` to `Ec2NodeClassSpec`, Karpenter attempts to create the EC2 instances but gets an IAM access denied as it doesn't have `iam:PassRole` pe…
-
Currently, mixin-tests generated within an external addon import their respective mixins **directly from the `/addon` namespace** like this;
```js
import FooMixin from 'my-addon/mixins/foo';
```
…
-
Add ability to install the Cilium CNI with the [blueprints addon](https://github.com/aws-ia/terraform-aws-eks-blueprints/tree/main/modules/kubernetes-addons/cilium) and add sample network policies tha…
-
### Bug description
When you edit your navigation blueprint and set default values for certain fields, they don't save. So this example:
Will save like this:
```yaml
-
id: ab914f41-c4…
-
In addon context, I am creating a blueprint on the fly. This might look something like this:
```
use Statamic\Facades\Blueprint as StatamicBlueprint;
class VariantBlueprint extends Blueprint
{…
-
opening this issue to discuss potential solutions for in package testing of code held by a v2 addon
one of the problems faced in testing today's v2 addons are any non app rexported code like privat…
-
This is a report stemming from [this](https://github.com/felixrieseberg/ember-electron/issues/320) bug over in `ember-electron`. It can be repro'ed very easily.
## Repro
```
$ ember new bad-dep…