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

Container registry not showing all repos in Azure Explorer #8400

Open
cal4 opened this issue May 2, 2024 · 4 comments
Open

Container registry not showing all repos in Azure Explorer #8400

cal4 opened this issue May 2, 2024 · 4 comments
Assignees

Comments

@cal4
Copy link

cal4 commented May 2, 2024

The output of az acr repository list --name some-acr lists more repos compared to the tree in Azure Explorer.

I'm suspecting that the plugin's just truncating the output, so for context some-acr has around 513 repos.

Can provide more detail but being cautious with sharing screenshots.

@wangmingliang-ms
Copy link
Collaborator

the default page size is 99, you can see a load more... action node if there are more items, click it to load more items. the default page size can be configured in settings/Azure/Page Size.

@cal4
Copy link
Author

cal4 commented May 7, 2024

Should load more... show up here?
image

FWIW upping page size did work though, thanks!

@wangmingliang-ms
Copy link
Collaborator

can you share me the version of the plugin and IntelliJ Idea here?

@cal4
Copy link
Author

cal4 commented May 8, 2024

Sure:

IntelliJ IDEA 2024.1.1 (Ultimate Edition)
Build #IU-241.15989.150, built on April 29, 2024

Runtime version: 17.0.10+1-b1207.14 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 12
Registry:
debugger.new.tool.window.layout=true
ide.experimental.ui=true
terminal.new.ui=true
Non-Bundled Plugins:
com.jetbrains.plugins.ini4idea (241.15989.113)
com.fwdekker.randomness (3.3.1)
com.github.chencn.yamlandprops (1.0.5)
com.intellij.plugins.xwinkeymap (211.4961.30)
some.awesome (1.15)
IdeaVIM (2.11.0)
Key Promoter X (2024.1.0)
com.intellij.plugins.gnomekeymap (213.4250.391)
com.intellij.grazie.pro (0.3.304)
google-java-format (1.22.0.0)
VisualVMLauncher (1.23.1-IJ2023.3)
String Manipulation (9.13.0)
com.intellij.plugin.adernov.powershell (2.6.1)
gherkin (241.14494.150)
cucumber-java (241.14494.158)
ru.adelf.idea.dotenv (2024.1)
com.jetbrains.packagesearch.intellij-plugin (241.0.9)
MavenRunHelper (4.28.0-IJ2022.2)
com.intellij.aspectj (241.15989.21)
izhangzhihao.rainbow.brackets (2024.2.3-241)
com.intellij.bigdatatools.core (241.15989.150)
com.haulmont.jpab (241.15989.21)
org.sonarlint.idea (10.5.0.78339)
zielu.gittoolbox (500.2.7+233)
mobi.hsz.idea.gitignore (4.5.3)
com.intellij.bigdatatools.kafka (241.14494.158)
com.microsoft.tooling.msservices.intellij.azure (3.88.0-2024.1)
com.intellij.wiremock (241.15989.9)
Kotlin: 241.15989.150-IJ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants