-
First, I have fulfilled the requirements of **mint token** outlined in the [Week-2 Assignment](https://github.com/TranSiTien/solana-bootcamp-autumn-2024/blob/main/week-2/assignment/README.md) by perfo…
-
I'm in the process of upgrading rcgen and I have to say the new API is much easier to understand, great job!
In reading some of the #62 I can see the idea of adding `Certificate::from_der` and `Cer…
-
Hello dev team, I'd like to start by saying Bruce is my fav firmware for my cardputer. Great job.
While using your firmware for productivity purposes, I do have a few ideas and requests which I figur…
edeot updated
3 months ago
-
_This issue was originally opened by @shanmugakarna in https://github.com/hashicorp/packer/issues/11714 and has been migrated to this repository. The original issue description is below._
---
#### De…
-
Hello terratest team. First of all thank you for a great tool!
Similar to the issue [here](https://github.com/hashicorp/packer/issues/11733) I've running into some issues when trying to SSH into a …
-
Currently, hard derivation is not supported for ED25519 keypairs.
The following example fails:
```
Keypair.create_from_uri("//Alice//derivation", crypto_type=KeypairType.ED25519)
```
This error…
-
Ini spec only allows semicolons to be interpreted as comments when they are in the beginning of the line.
`; comment`
I'm experiencing bug when parsing the following keypair:
`key=value;value;value`
`…
-
It appears the deploy function is no longer working as the test_api.py is failing and returning a 400 status response on deploy calls. anyone have a fix to this or as to why it might be happening?
-
**Describe the feature you'd like to have.**
The operator should properly secure all components (CSI, Gluster pods, etcd) at time of deployment.
The CR will contain a reference to a secret with a CA…
-
e.g.:
```
- name: Launch Instance
ec2: image=''
instance_type="{{ instance_type }}"
keypair='dashboard'
instance_tags='{"Environment":"""Class":"-immutable","Name":" …