Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document pulling images from registries which require credentials #65

Closed
jt-nti opened this issue Sep 27, 2022 · 2 comments · Fixed by #83
Closed

Document pulling images from registries which require credentials #65

jt-nti opened this issue Sep 27, 2022 · 2 comments · Fixed by #83
Labels
documentation Improvements or additions to documentation hacktoberfest
Milestone

Comments

@jt-nti
Copy link
Member

jt-nti commented Sep 27, 2022

The chaincode pod imagePullSecret is not specified, so any credentials used to load the container need to be added to the service account running the peer.

@jt-nti jt-nti added documentation Improvements or additions to documentation hacktoberfest labels Sep 27, 2022
@jt-nti
Copy link
Member Author

jt-nti commented Sep 30, 2022

If you're here for hacktoberfest and have any questions, get in touch on our fabric-hacktoberfest Discord channel!

@jt-nti
Copy link
Member Author

jt-nti commented Dec 8, 2022

@jt-nti jt-nti mentioned this issue Jan 6, 2023
8 tasks
@jt-nti jt-nti added this to the Version 1 milestone Jan 6, 2023
jt-nti added a commit to jt-nti/fabric-builder-k8s that referenced this issue Jan 30, 2023
Includes details of how to provide image pull secrets when chaincode
images are in registries which require credentials

Closes hyperledger-labs#65

Signed-off-by: James Taylor <jamest@uk.ibm.com>
jt-nti added a commit to jt-nti/fabric-builder-k8s that referenced this issue Jan 30, 2023
Includes details of how to provide image pull secrets when chaincode
images are in registries which require credentials

Closes hyperledger-labs#65

Signed-off-by: James Taylor <jamest@uk.ibm.com>
jt-nti added a commit to jt-nti/fabric-builder-k8s that referenced this issue Jan 31, 2023
Includes details of how to provide image pull secrets when chaincode
images are in registries which require credentials

Closes hyperledger-labs#65

Signed-off-by: James Taylor <jamest@uk.ibm.com>
jt-nti added a commit to jt-nti/fabric-builder-k8s that referenced this issue Jan 31, 2023
Includes details of how to provide image pull secrets when chaincode
images are in registries which require credentials

Closes hyperledger-labs#65

Signed-off-by: James Taylor <jamest@uk.ibm.com>
jt-nti added a commit to jt-nti/fabric-builder-k8s that referenced this issue Jan 31, 2023
Includes details of how to provide image pull secrets when chaincode
images are in registries which require credentials

Closes hyperledger-labs#65

Signed-off-by: James Taylor <jamest@uk.ibm.com>
jt-nti added a commit to jt-nti/fabric-builder-k8s that referenced this issue Jan 31, 2023
Includes details of how to provide image pull secrets when chaincode
images are in registries which require credentials

Closes hyperledger-labs#65

Signed-off-by: James Taylor <jamest@uk.ibm.com>
jt-nti added a commit to jt-nti/fabric-builder-k8s that referenced this issue Jan 31, 2023
Includes details of how to provide image pull secrets when chaincode
images are in registries which require credentials

Closes hyperledger-labs#65

Signed-off-by: James Taylor <jamest@uk.ibm.com>
jt-nti added a commit that referenced this issue Jan 31, 2023
Includes details of how to provide image pull secrets when chaincode
images are in registries which require credentials

Closes #65

Signed-off-by: James Taylor <jamest@uk.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant